[INFO] fetching crate cntr-fuse-abi 0.4.1...
[INFO] testing cntr-fuse-abi-0.4.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate cntr-fuse-abi 0.4.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate cntr-fuse-abi 0.4.1
[INFO] finished tweaking crates.io crate cntr-fuse-abi 0.4.1
[INFO] tweaked toml for crates.io crate cntr-fuse-abi 0.4.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cntr-fuse-abi 0.4.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b115ef2ec5bcceab016d63c518c22d3a3c75a505fe2bdd9a972e3ce6b3e1bbb
[INFO] running `Command { std: "docker" "start" "-a" "8b115ef2ec5bcceab016d63c518c22d3a3c75a505fe2bdd9a972e3ce6b3e1bbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b115ef2ec5bcceab016d63c518c22d3a3c75a505fe2bdd9a972e3ce6b3e1bbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b115ef2ec5bcceab016d63c518c22d3a3c75a505fe2bdd9a972e3ce6b3e1bbb", kill_on_drop: false }`
[INFO] [stdout] 8b115ef2ec5bcceab016d63c518c22d3a3c75a505fe2bdd9a972e3ce6b3e1bbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c1b727966255e84eaa59f0387ddcd59a5f16a0d15341dd6a94c8aea5771f183
[INFO] running `Command { std: "docker" "start" "-a" "2c1b727966255e84eaa59f0387ddcd59a5f16a0d15341dd6a94c8aea5771f183", kill_on_drop: false }`
[INFO] [stderr]    Compiling cntr-fuse-abi v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-20`
[INFO] [stdout]    --> src/lib.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[cfg(feature = "abi-7-20")]
[INFO] [stdout]     |           ^^^^^^^^^^----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"abi-7-23"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-9`, and `default`
[INFO] [stdout]     = help: consider adding `abi-7-20` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] running `Command { std: "docker" "inspect" "2c1b727966255e84eaa59f0387ddcd59a5f16a0d15341dd6a94c8aea5771f183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c1b727966255e84eaa59f0387ddcd59a5f16a0d15341dd6a94c8aea5771f183", kill_on_drop: false }`
[INFO] [stdout] 2c1b727966255e84eaa59f0387ddcd59a5f16a0d15341dd6a94c8aea5771f183
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c826ee2fbe9c636f003877c146152e546e77b57b233eab6e4c9174e48ecfe94
[INFO] running `Command { std: "docker" "start" "-a" "1c826ee2fbe9c636f003877c146152e546e77b57b233eab6e4c9174e48ecfe94", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-20`
[INFO] [stdout]    --> src/lib.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[cfg(feature = "abi-7-20")]
[INFO] [stdout]     |           ^^^^^^^^^^----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"abi-7-23"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-9`, and `default`
[INFO] [stdout]     = help: consider adding `abi-7-20` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cntr-fuse-abi v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi-7-20`
[INFO] [stdout]    --> src/lib.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[cfg(feature = "abi-7-20")]
[INFO] [stdout]     |           ^^^^^^^^^^----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"abi-7-23"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-9`, and `default`
[INFO] [stdout]     = help: consider adding `abi-7-20` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "1c826ee2fbe9c636f003877c146152e546e77b57b233eab6e4c9174e48ecfe94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c826ee2fbe9c636f003877c146152e546e77b57b233eab6e4c9174e48ecfe94", kill_on_drop: false }`
[INFO] [stdout] 1c826ee2fbe9c636f003877c146152e546e77b57b233eab6e4c9174e48ecfe94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 126fdaa4861113156380a50a48c2c987cfb47afc0fac7e8032806c413e0d6df4
[INFO] running `Command { std: "docker" "start" "-a" "126fdaa4861113156380a50a48c2c987cfb47afc0fac7e8032806c413e0d6df4", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `abi-7-20`
[INFO] [stderr]    --> src/lib.rs:170:11
[INFO] [stderr]     |
[INFO] [stderr] 170 |     #[cfg(feature = "abi-7-20")]
[INFO] [stderr]     |           ^^^^^^^^^^----------
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: there is a expected value with a similar name: `"abi-7-23"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `abi-7-10`, `abi-7-11`, `abi-7-12`, `abi-7-13`, `abi-7-14`, `abi-7-15`, `abi-7-16`, `abi-7-17`, `abi-7-18`, `abi-7-19`, `abi-7-21`, `abi-7-22`, `abi-7-23`, `abi-7-24`, `abi-7-25`, `abi-7-26`, `abi-7-9`, and `default`
[INFO] [stderr]     = help: consider adding `abi-7-20` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cntr-fuse-abi` (lib) generated 1 warning
[INFO] [stderr] warning: `cntr-fuse-abi` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cntr_fuse_abi-d5fa0f6474eae298)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cntr_fuse_abi
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "126fdaa4861113156380a50a48c2c987cfb47afc0fac7e8032806c413e0d6df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "126fdaa4861113156380a50a48c2c987cfb47afc0fac7e8032806c413e0d6df4", kill_on_drop: false }`
[INFO] [stdout] 126fdaa4861113156380a50a48c2c987cfb47afc0fac7e8032806c413e0d6df4
