[INFO] fetching crate alexcrichton-cranelift-faerie 0.53.0...
[INFO] checking alexcrichton-cranelift-faerie-0.53.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate alexcrichton-cranelift-faerie 0.53.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate alexcrichton-cranelift-faerie 0.53.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alexcrichton-cranelift-faerie 0.53.0
[INFO] finished tweaking crates.io crate alexcrichton-cranelift-faerie 0.53.0
[INFO] tweaked toml for crates.io crate alexcrichton-cranelift-faerie 0.53.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scroll v0.10.2
[INFO] [stderr]   Downloaded scroll_derive v0.10.5
[INFO] [stderr]   Downloaded alexcrichton-cranelift-module v0.53.0
[INFO] [stderr]   Downloaded target-lexicon v0.10.0
[INFO] [stderr]   Downloaded faerie v0.14.0
[INFO] [stderr]   Downloaded plain v0.2.3
[INFO] [stderr]   Downloaded goblin v0.1.3
[INFO] [stderr]   Downloaded alexcrichton-cranelift-bforest v0.53.0
[INFO] [stderr]   Downloaded alexcrichton-cranelift-codegen-shared v0.53.0
[INFO] [stderr]   Downloaded alexcrichton-cranelift-codegen-meta v0.53.0
[INFO] [stderr]   Downloaded alexcrichton-cranelift-entity v0.53.0
[INFO] [stderr]   Downloaded alexcrichton-cranelift-codegen v0.53.0
[INFO] [stderr]   Downloaded string-interner v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2013236c0563f789156c417b134023aee64aee2143abf68ba8aaeeb2536aeaa0
[INFO] running `Command { std: "docker" "start" "-a" "2013236c0563f789156c417b134023aee64aee2143abf68ba8aaeeb2536aeaa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2013236c0563f789156c417b134023aee64aee2143abf68ba8aaeeb2536aeaa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2013236c0563f789156c417b134023aee64aee2143abf68ba8aaeeb2536aeaa0", kill_on_drop: false }`
[INFO] [stdout] 2013236c0563f789156c417b134023aee64aee2143abf68ba8aaeeb2536aeaa0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40e72951d82251dc09728c7f1405373baf6bdd46d3db7115a2bbaddda6f75433
[INFO] running `Command { std: "docker" "start" "-a" "40e72951d82251dc09728c7f1405373baf6bdd46d3db7115a2bbaddda6f75433", kill_on_drop: false }`
[INFO] [stderr]    Compiling alexcrichton-cranelift-codegen-shared v0.53.0
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]    Compiling alexcrichton-cranelift-entity v0.53.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling alexcrichton-cranelift-codegen-meta v0.53.0
[INFO] [stderr]     Checking alexcrichton-cranelift-bforest v0.53.0
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]     Checking string-interner v0.7.1
[INFO] [stderr]     Checking scroll v0.10.2
[INFO] [stderr]     Checking goblin v0.1.3
[INFO] [stderr]    Compiling alexcrichton-cranelift-codegen v0.53.0
[INFO] [stderr]     Checking faerie v0.14.0
[INFO] [stderr]     Checking alexcrichton-cranelift-module v0.53.0
[INFO] [stderr]     Checking alexcrichton-cranelift-faerie v0.53.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `cranelift_codegen` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use cranelift_codegen::{self, binemit, ir};
[INFO] [stdout]    |                         ^^^^ the item `cranelift_codegen` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `faerie` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use faerie;
[INFO] [stdout]    |     ^^^^^^ the item `faerie` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `cranelift_codegen` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use cranelift_codegen::{self, binemit, ir};
[INFO] [stdout]    |                         ^^^^ the item `cranelift_codegen` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `faerie` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use faerie;
[INFO] [stdout]    |     ^^^^^^ the item `faerie` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: alexcrichton-cranelift-codegen-meta v0.53.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "40e72951d82251dc09728c7f1405373baf6bdd46d3db7115a2bbaddda6f75433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40e72951d82251dc09728c7f1405373baf6bdd46d3db7115a2bbaddda6f75433", kill_on_drop: false }`
[INFO] [stdout] 40e72951d82251dc09728c7f1405373baf6bdd46d3db7115a2bbaddda6f75433
[INFO] checking alexcrichton-cranelift-faerie-0.53.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate alexcrichton-cranelift-faerie 0.53.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate alexcrichton-cranelift-faerie 0.53.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alexcrichton-cranelift-faerie 0.53.0
[INFO] finished tweaking crates.io crate alexcrichton-cranelift-faerie 0.53.0
[INFO] tweaked toml for crates.io crate alexcrichton-cranelift-faerie 0.53.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c391b82a321ce8047a6d15948ca09f23417a4b74f3fcc780ad3cc954464dd7bd
[INFO] running `Command { std: "docker" "start" "-a" "c391b82a321ce8047a6d15948ca09f23417a4b74f3fcc780ad3cc954464dd7bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c391b82a321ce8047a6d15948ca09f23417a4b74f3fcc780ad3cc954464dd7bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c391b82a321ce8047a6d15948ca09f23417a4b74f3fcc780ad3cc954464dd7bd", kill_on_drop: false }`
[INFO] [stdout] c391b82a321ce8047a6d15948ca09f23417a4b74f3fcc780ad3cc954464dd7bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c475416ccba765ee3d7074df882dc2f767a2ab878831d8e7ed7e68df2a52738
[INFO] running `Command { std: "docker" "start" "-a" "3c475416ccba765ee3d7074df882dc2f767a2ab878831d8e7ed7e68df2a52738", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]    Compiling alexcrichton-cranelift-codegen-shared v0.53.0
[INFO] [stderr]    Compiling alexcrichton-cranelift-entity v0.53.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking alexcrichton-cranelift-bforest v0.53.0
[INFO] [stderr]    Compiling alexcrichton-cranelift-codegen-meta v0.53.0
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]     Checking scroll v0.10.2
[INFO] [stderr]     Checking string-interner v0.7.1
[INFO] [stderr]     Checking goblin v0.1.3
[INFO] [stderr]    Compiling alexcrichton-cranelift-codegen v0.53.0
[INFO] [stderr]     Checking faerie v0.14.0
[INFO] [stderr]     Checking alexcrichton-cranelift-module v0.53.0
[INFO] [stderr]     Checking alexcrichton-cranelift-faerie v0.53.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `cranelift_codegen` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use cranelift_codegen::{self, binemit, ir};
[INFO] [stdout]    |                         ^^^^ the item `cranelift_codegen` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `cranelift_codegen` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use cranelift_codegen::{self, binemit, ir};
[INFO] [stdout]    |                         ^^^^ the item `cranelift_codegen` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `faerie` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use faerie;
[INFO] [stdout]    |     ^^^^^^ the item `faerie` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `faerie` is imported redundantly
[INFO] [stdout]   --> src/backend.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use faerie;
[INFO] [stdout]    |     ^^^^^^ the item `faerie` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: alexcrichton-cranelift-codegen-meta v0.53.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3c475416ccba765ee3d7074df882dc2f767a2ab878831d8e7ed7e68df2a52738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c475416ccba765ee3d7074df882dc2f767a2ab878831d8e7ed7e68df2a52738", kill_on_drop: false }`
[INFO] [stdout] 3c475416ccba765ee3d7074df882dc2f767a2ab878831d8e7ed7e68df2a52738
