[INFO] fetching crate antimony-lang 0.8.0... [INFO] checking antimony-lang-0.8.0 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate antimony-lang 0.8.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate antimony-lang 0.8.0 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate antimony-lang 0.8.0 [INFO] finished tweaking crates.io crate antimony-lang 0.8.0 [INFO] tweaked toml for crates.io crate antimony-lang 0.8.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate antimony-lang 0.8.0 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qbe v1.0.0 [INFO] [stderr] Downloaded inkwell_internals v0.9.0 [INFO] [stderr] Downloaded rust-embed-impl v5.9.0 [INFO] [stderr] Downloaded rust-embed-utils v5.1.0 [INFO] [stderr] Downloaded llvm-sys v100.2.4 [INFO] [stderr] Downloaded inkwell v0.4.0 [INFO] [stderr] Downloaded rust-embed v5.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a433089eb6e96b9bf2e8f4295f65f1bcae7550ff11ae6c7cebc4f155495f4bc8 [INFO] running `Command { std: "docker" "start" "-a" "a433089eb6e96b9bf2e8f4295f65f1bcae7550ff11ae6c7cebc4f155495f4bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a433089eb6e96b9bf2e8f4295f65f1bcae7550ff11ae6c7cebc4f155495f4bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a433089eb6e96b9bf2e8f4295f65f1bcae7550ff11ae6c7cebc4f155495f4bc8", kill_on_drop: false }` [INFO] [stdout] a433089eb6e96b9bf2e8f4295f65f1bcae7550ff11ae6c7cebc4f155495f4bc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 138dbeff978bfe5a1fe5b654448679b4513c5cd86b9d8f9182e238cf090dd55c [INFO] running `Command { std: "docker" "start" "-a" "138dbeff978bfe5a1fe5b654448679b4513c5cd86b9d8f9182e238cf090dd55c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking qbe v1.0.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking rust-embed-utils v5.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Checking rust-embed v5.9.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking antimony-lang v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/ast/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Module { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 29 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Module` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/ast/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Module { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 29 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Module` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.16s [INFO] running `Command { std: "docker" "inspect" "138dbeff978bfe5a1fe5b654448679b4513c5cd86b9d8f9182e238cf090dd55c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "138dbeff978bfe5a1fe5b654448679b4513c5cd86b9d8f9182e238cf090dd55c", kill_on_drop: false }` [INFO] [stdout] 138dbeff978bfe5a1fe5b654448679b4513c5cd86b9d8f9182e238cf090dd55c [INFO] checking antimony-lang-0.8.0 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate antimony-lang 0.8.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate antimony-lang 0.8.0 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate antimony-lang 0.8.0 [INFO] finished tweaking crates.io crate antimony-lang 0.8.0 [INFO] tweaked toml for crates.io crate antimony-lang 0.8.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate antimony-lang 0.8.0 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70a9559863db5a6d589dcb87f7047fd840f7b552b21b61df053fcb626cc1ab54 [INFO] running `Command { std: "docker" "start" "-a" "70a9559863db5a6d589dcb87f7047fd840f7b552b21b61df053fcb626cc1ab54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70a9559863db5a6d589dcb87f7047fd840f7b552b21b61df053fcb626cc1ab54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70a9559863db5a6d589dcb87f7047fd840f7b552b21b61df053fcb626cc1ab54", kill_on_drop: false }` [INFO] [stdout] 70a9559863db5a6d589dcb87f7047fd840f7b552b21b61df053fcb626cc1ab54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa1ed399457827d8454cfd35ddd18fe2ced5d9a57544d8f73f4c1b38ebaeeb57 [INFO] running `Command { std: "docker" "start" "-a" "aa1ed399457827d8454cfd35ddd18fe2ced5d9a57544d8f73f4c1b38ebaeeb57", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking qbe v1.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking rust-embed-utils v5.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Checking rust-embed v5.9.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking antimony-lang v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/ast/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Module { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 29 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Module` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/ast/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Module { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 29 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Module` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s [INFO] running `Command { std: "docker" "inspect" "aa1ed399457827d8454cfd35ddd18fe2ced5d9a57544d8f73f4c1b38ebaeeb57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1ed399457827d8454cfd35ddd18fe2ced5d9a57544d8f73f4c1b38ebaeeb57", kill_on_drop: false }` [INFO] [stdout] aa1ed399457827d8454cfd35ddd18fe2ced5d9a57544d8f73f4c1b38ebaeeb57