[INFO] fetching crate fif 0.3.3... [INFO] testing fif-0.3.3 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate fif 0.3.3 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate fif 0.3.3 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fif 0.3.3 [INFO] finished tweaking crates.io crate fif 0.3.3 [INFO] tweaked toml for crates.io crate fif 0.3.3 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate fif 0.3.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `rust-version` is not supported on this version of Cargo and will be ignored [INFO] [stderr] [INFO] [stderr] consider adding `cargo-features = ["rust-version"]` to the manifest [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2f06a55b601e502baa0de795a758b96e1d904922cfe5a91565501fb1d0b713a2 [INFO] running `Command { std: "docker" "start" "-a" "2f06a55b601e502baa0de795a758b96e1d904922cfe5a91565501fb1d0b713a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f06a55b601e502baa0de795a758b96e1d904922cfe5a91565501fb1d0b713a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f06a55b601e502baa0de795a758b96e1d904922cfe5a91565501fb1d0b713a2", kill_on_drop: false }` [INFO] [stdout] 2f06a55b601e502baa0de795a758b96e1d904922cfe5a91565501fb1d0b713a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7e90f1780ed7ab2919c7a8ec4d1d48370ed3ee0ca2bc7b2758800ac2d9752a2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d7e90f1780ed7ab2919c7a8ec4d1d48370ed3ee0ca2bc7b2758800ac2d9752a2", kill_on_drop: false }` [INFO] [stderr] warning: `rust-version` is not supported on this version of Cargo and will be ignored [INFO] [stderr] [INFO] [stderr] consider adding `cargo-features = ["rust-version"]` to the manifest [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fif v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling smartstring v0.2.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling cached v0.23.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling new_mime_guess v2.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling xdg-mime v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling snailquote v0.3.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 28s [INFO] running `Command { std: "docker" "inspect" "d7e90f1780ed7ab2919c7a8ec4d1d48370ed3ee0ca2bc7b2758800ac2d9752a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7e90f1780ed7ab2919c7a8ec4d1d48370ed3ee0ca2bc7b2758800ac2d9752a2", kill_on_drop: false }` [INFO] [stdout] d7e90f1780ed7ab2919c7a8ec4d1d48370ed3ee0ca2bc7b2758800ac2d9752a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b128fb9eec70a7fc0a52867caf75331ea226a1100d7fdcf0ac94a7d1cbc7313f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b128fb9eec70a7fc0a52867caf75331ea226a1100d7fdcf0ac94a7d1cbc7313f", kill_on_drop: false }` [INFO] [stderr] warning: `rust-version` is not supported on this version of Cargo and will be ignored [INFO] [stderr] [INFO] [stderr] consider adding `cargo-features = ["rust-version"]` to the manifest [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fif v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.24s [INFO] running `Command { std: "docker" "inspect" "b128fb9eec70a7fc0a52867caf75331ea226a1100d7fdcf0ac94a7d1cbc7313f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b128fb9eec70a7fc0a52867caf75331ea226a1100d7fdcf0ac94a7d1cbc7313f", kill_on_drop: false }` [INFO] [stdout] b128fb9eec70a7fc0a52867caf75331ea226a1100d7fdcf0ac94a7d1cbc7313f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ab153def9a845f4c9bc7c7e9219cb8cef5dda1b3590fc84a4819b8638a0637b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9ab153def9a845f4c9bc7c7e9219cb8cef5dda1b3590fc84a4819b8638a0637b", kill_on_drop: false }` [INFO] [stderr] warning: `rust-version` is not supported on this version of Cargo and will be ignored [INFO] [stderr] [INFO] [stderr] consider adding `cargo-features = ["rust-version"]` to the manifest [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] running 16 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fif-06993e00a30a8592) [INFO] [stdout] test tests::argument_parsing ... ok [INFO] [stdout] test tests::get_ext ... ok [INFO] [stdout] test tests::exclude_overrides ... ok [INFO] [stdout] test tests::detect_type ... ok [INFO] [stdout] test tests::recommend_ext ... ok [INFO] [stdout] test tests::test_json ... ok [INFO] [stdout] test tests::outputs_move_commands ... ok [INFO] [stdout] test tests::rejects_bad_args ... ok [INFO] [stdout] test tests::exclude_set_overrides_include_set ... ok [INFO] [stdout] test tests::exclude_set_overrides_includes ... ok [INFO] [stdout] test tests::positional_args ... ok [INFO] [stdout] test tests::media_contains_audio_video_images ... ok [INFO] [stdout] test tests::verbosity ... ok [INFO] [stdout] test tests::writables_is_correct ... ok [INFO] [stdout] test tests::simple_directory ... ok [INFO] [stdout] test tests::identify_random_bytes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9ab153def9a845f4c9bc7c7e9219cb8cef5dda1b3590fc84a4819b8638a0637b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab153def9a845f4c9bc7c7e9219cb8cef5dda1b3590fc84a4819b8638a0637b", kill_on_drop: false }` [INFO] [stdout] 9ab153def9a845f4c9bc7c7e9219cb8cef5dda1b3590fc84a4819b8638a0637b