[INFO] fetching crate fif 0.3.0... [INFO] testing fif-0.3.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate fif 0.3.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate fif 0.3.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fif 0.3.0 [INFO] finished tweaking crates.io crate fif 0.3.0 [INFO] tweaked toml for crates.io crate fif 0.3.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate fif 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bab68bfc2fb2589c45674422e46b663dbb9496b1e44465d1d42767591e9ce3a [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" "4bab68bfc2fb2589c45674422e46b663dbb9496b1e44465d1d42767591e9ce3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bab68bfc2fb2589c45674422e46b663dbb9496b1e44465d1d42767591e9ce3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bab68bfc2fb2589c45674422e46b663dbb9496b1e44465d1d42767591e9ce3a", kill_on_drop: false }` [INFO] [stdout] 4bab68bfc2fb2589c45674422e46b663dbb9496b1e44465d1d42767591e9ce3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fae7d94259641eb4011d70ecc5bd592887fe1c6c95cdd70283fa52a7cdd60eb9 [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" "fae7d94259641eb4011d70ecc5bd592887fe1c6c95cdd70283fa52a7cdd60eb9", 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 autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling smartstring v0.2.6 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling cfb v0.4.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling cached v0.23.0 [INFO] [stderr] Compiling infer v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling textwrap v0.12.1 [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 env_logger v0.8.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [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.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling snailquote v0.3.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling fif v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 33s [INFO] running `Command { std: "docker" "inspect" "fae7d94259641eb4011d70ecc5bd592887fe1c6c95cdd70283fa52a7cdd60eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fae7d94259641eb4011d70ecc5bd592887fe1c6c95cdd70283fa52a7cdd60eb9", kill_on_drop: false }` [INFO] [stdout] fae7d94259641eb4011d70ecc5bd592887fe1c6c95cdd70283fa52a7cdd60eb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34ee42091c04734160814d023e8aa3b87d55de4e1106a0ca902fbca527fbf3c5 [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" "34ee42091c04734160814d023e8aa3b87d55de4e1106a0ca902fbca527fbf3c5", 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 getrandom v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling fif v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.26s [INFO] running `Command { std: "docker" "inspect" "34ee42091c04734160814d023e8aa3b87d55de4e1106a0ca902fbca527fbf3c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34ee42091c04734160814d023e8aa3b87d55de4e1106a0ca902fbca527fbf3c5", kill_on_drop: false }` [INFO] [stdout] 34ee42091c04734160814d023e8aa3b87d55de4e1106a0ca902fbca527fbf3c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54094ea7b913cc0571553f0153321f4284e2839d84dc77452f5018ed9d5e880c [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" "54094ea7b913cc0571553f0153321f4284e2839d84dc77452f5018ed9d5e880c", 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.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fif-d4454d778a9da426) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test tests::argument_parsing ... ok [INFO] [stdout] test tests::verbosity ... ok [INFO] [stdout] test tests::rejects_bad_args ... ok [INFO] [stdout] test tests::recommend_ext ... ok [INFO] [stdout] test tests::exclude_set_overrides_include_set ... ok [INFO] [stdout] test tests::exclude_overrides ... ok [INFO] [stdout] test tests::writables_is_correct ... ok [INFO] [stdout] test tests::exclude_set_overrides_includes ... ok [INFO] [stdout] test tests::outputs_move_commands ... ok [INFO] [stdout] test tests::media_contains_audio_video_images ... ok [INFO] [stdout] test tests::get_ext ... ok [INFO] [stdout] test tests::positional_args ... 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. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "54094ea7b913cc0571553f0153321f4284e2839d84dc77452f5018ed9d5e880c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54094ea7b913cc0571553f0153321f4284e2839d84dc77452f5018ed9d5e880c", kill_on_drop: false }` [INFO] [stdout] 54094ea7b913cc0571553f0153321f4284e2839d84dc77452f5018ed9d5e880c