[INFO] cloning repository https://github.com/AOSC-Dev/topic-manifest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/topic-manifest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Ftopic-manifest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Ftopic-manifest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 297fdc8e80e538213fba11f2ca9142f463ba0856
[INFO] building AOSC-Dev/topic-manifest against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Ftopic-manifest" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AOSC-Dev/topic-manifest on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AOSC-Dev/topic-manifest
[INFO] finished tweaking git repo https://github.com/AOSC-Dev/topic-manifest
[INFO] tweaked toml for git repo https://github.com/AOSC-Dev/topic-manifest written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AOSC-Dev/topic-manifest already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00b9332a50689ac227240bd06cd9f940d79009ac9489440b8a795db4a60b046e
[INFO] running `Command { std: "docker" "start" "-a" "00b9332a50689ac227240bd06cd9f940d79009ac9489440b8a795db4a60b046e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00b9332a50689ac227240bd06cd9f940d79009ac9489440b8a795db4a60b046e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00b9332a50689ac227240bd06cd9f940d79009ac9489440b8a795db4a60b046e", kill_on_drop: false }`
[INFO] [stdout] 00b9332a50689ac227240bd06cd9f940d79009ac9489440b8a795db4a60b046e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cee4cd13563967b905499c20e8594f4eacf5231860b7a5dbe1f13089c0d7079
[INFO] running `Command { std: "docker" "start" "-a" "3cee4cd13563967b905499c20e8594f4eacf5231860b7a5dbe1f13089c0d7079", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.71
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]    Compiling anyhow v1.0.47
[INFO] [stderr]    Compiling argh_shared v0.1.6
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling wildmatch v2.1.0
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling argh_derive v0.1.6
[INFO] [stderr]    Compiling argh v0.1.6
[INFO] [stderr]    Compiling attohttpc v0.18.0
[INFO] [stderr]    Compiling topic-manifest v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `number` is never read
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct GitHubPullRequest {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] 16 |     number: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GitHubPullRequest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.12s
[INFO] running `Command { std: "docker" "inspect" "3cee4cd13563967b905499c20e8594f4eacf5231860b7a5dbe1f13089c0d7079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cee4cd13563967b905499c20e8594f4eacf5231860b7a5dbe1f13089c0d7079", kill_on_drop: false }`
[INFO] [stdout] 3cee4cd13563967b905499c20e8594f4eacf5231860b7a5dbe1f13089c0d7079
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 969419bb81f4be4ec9a42b01ddaf494b2f05edaadf4f46c25f1433ba2687adea
[INFO] running `Command { std: "docker" "start" "-a" "969419bb81f4be4ec9a42b01ddaf494b2f05edaadf4f46c25f1433ba2687adea", kill_on_drop: false }`
[INFO] [stderr]    Compiling topic-manifest v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `number` is never read
[INFO] [stdout]   --> src/network.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct GitHubPullRequest {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] 16 |     number: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GitHubPullRequest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "969419bb81f4be4ec9a42b01ddaf494b2f05edaadf4f46c25f1433ba2687adea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "969419bb81f4be4ec9a42b01ddaf494b2f05edaadf4f46c25f1433ba2687adea", kill_on_drop: false }`
[INFO] [stdout] 969419bb81f4be4ec9a42b01ddaf494b2f05edaadf4f46c25f1433ba2687adea
