[INFO] fetching crate fif 0.3.3... [INFO] testing fif-0.3.3 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate fif 0.3.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate fif 0.3.3 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-3/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfb v0.4.0 [INFO] [stderr] Downloaded smartstring v0.2.7 [INFO] [stderr] Downloaded xdg-mime v0.3.3 [INFO] [stderr] Downloaded cached v0.23.0 [INFO] [stderr] Downloaded snailquote v0.3.0 [INFO] [stderr] Downloaded new_mime_guess v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6231e943700d22cc8306b00878e51453f4d448bb62708807ef88ad245e680762 [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" "6231e943700d22cc8306b00878e51453f4d448bb62708807ef88ad245e680762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6231e943700d22cc8306b00878e51453f4d448bb62708807ef88ad245e680762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6231e943700d22cc8306b00878e51453f4d448bb62708807ef88ad245e680762", kill_on_drop: false }` [INFO] [stdout] 6231e943700d22cc8306b00878e51453f4d448bb62708807ef88ad245e680762 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faf8dbdb33822e886fba6c50816b1c0c061f35957dabde465de1adc60749b6a0 [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" "faf8dbdb33822e886fba6c50816b1c0c061f35957dabde465de1adc60749b6a0", 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 unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 rayon-core v1.9.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling fif v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling smartstring v0.2.7 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.2 [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 terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling env_logger v0.8.4 [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 2m 18s [INFO] running `Command { std: "docker" "inspect" "faf8dbdb33822e886fba6c50816b1c0c061f35957dabde465de1adc60749b6a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf8dbdb33822e886fba6c50816b1c0c061f35957dabde465de1adc60749b6a0", kill_on_drop: false }` [INFO] [stdout] faf8dbdb33822e886fba6c50816b1c0c061f35957dabde465de1adc60749b6a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", 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] dbcb5af62c97c0820c1ab7cde96bd907a760f2964956cda7a7ce4acb6b7b317d [INFO] running `Command { std: "docker" "start" "-a" "dbcb5af62c97c0820c1ab7cde96bd907a760f2964956cda7a7ce4acb6b7b317d", 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 11.36s [INFO] running `Command { std: "docker" "inspect" "dbcb5af62c97c0820c1ab7cde96bd907a760f2964956cda7a7ce4acb6b7b317d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbcb5af62c97c0820c1ab7cde96bd907a760f2964956cda7a7ce4acb6b7b317d", kill_on_drop: false }` [INFO] [stdout] dbcb5af62c97c0820c1ab7cde96bd907a760f2964956cda7a7ce4acb6b7b317d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", 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] 994738cb5ac6203000789e4810bff99e068b23fb092a6edcd888edc7aef0e415 [INFO] running `Command { std: "docker" "start" "-a" "994738cb5ac6203000789e4810bff99e068b23fb092a6edcd888edc7aef0e415", 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] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fif-06993e00a30a8592) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test tests::argument_parsing ... ok [INFO] [stdout] test tests::exclude_set_overrides_include_set ... ok [INFO] [stdout] test tests::exclude_set_overrides_includes ... ok [INFO] [stdout] test tests::get_ext ... ok [INFO] [stdout] test tests::rejects_bad_args ... ok [INFO] [stdout] test tests::writables_is_correct ... ok [INFO] [stdout] test tests::test_json ... ok [INFO] [stdout] test tests::verbosity ... ok [INFO] [stdout] test tests::exclude_overrides ... ok [INFO] [stdout] test tests::media_contains_audio_video_images ... ok [INFO] [stdout] test tests::outputs_move_commands ... ok [INFO] [stdout] test tests::positional_args ... ok [INFO] [stdout] test tests::recommend_ext ... ok [INFO] [stdout] test tests::detect_type ... 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.33s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "994738cb5ac6203000789e4810bff99e068b23fb092a6edcd888edc7aef0e415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "994738cb5ac6203000789e4810bff99e068b23fb092a6edcd888edc7aef0e415", kill_on_drop: false }` [INFO] [stdout] 994738cb5ac6203000789e4810bff99e068b23fb092a6edcd888edc7aef0e415