[INFO] fetching crate fif 0.3.6... [INFO] testing fif-0.3.6 against 1.55.0 for beta-1.56-1 [INFO] extracting crate fif 0.3.6 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate fif 0.3.6 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fif 0.3.6 [INFO] finished tweaking crates.io crate fif 0.3.6 [INFO] tweaked toml for crates.io crate fif 0.3.6 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate fif 0.3.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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] this Cargo does not support nightly features, but if you [INFO] [stderr] switch to nightly channel you can add [INFO] [stderr] `cargo-features = ["rust-version"]` to enable this feature [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2e355bc5eb2e84f7571a9a15cd05b73651911a0d1b1a458308fa13399ab0a1a [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" "c2e355bc5eb2e84f7571a9a15cd05b73651911a0d1b1a458308fa13399ab0a1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2e355bc5eb2e84f7571a9a15cd05b73651911a0d1b1a458308fa13399ab0a1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e355bc5eb2e84f7571a9a15cd05b73651911a0d1b1a458308fa13399ab0a1a", kill_on_drop: false }` [INFO] [stdout] c2e355bc5eb2e84f7571a9a15cd05b73651911a0d1b1a458308fa13399ab0a1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07858d2d4c751e644fd793c795b49662cff33c3b45e462cd31fce8b92185fab6 [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" "07858d2d4c751e644fd793c795b49662cff33c3b45e462cd31fce8b92185fab6", 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] this Cargo does not support nightly features, but if you [INFO] [stderr] switch to nightly channel you can add [INFO] [stderr] `cargo-features = ["rust-version"]` to enable this feature [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling siphasher v0.3.6 [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 lexical-core v0.7.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fif v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [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.25.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.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 getrandom v0.2.3 [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 rand_core v0.6.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling phf_codegen v0.9.0 [INFO] [stderr] Compiling new_mime_guess v3.0.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 4m 46s [INFO] running `Command { std: "docker" "inspect" "07858d2d4c751e644fd793c795b49662cff33c3b45e462cd31fce8b92185fab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07858d2d4c751e644fd793c795b49662cff33c3b45e462cd31fce8b92185fab6", kill_on_drop: false }` [INFO] [stdout] 07858d2d4c751e644fd793c795b49662cff33c3b45e462cd31fce8b92185fab6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a82124f7648e64091657cfbea6faad183fd6eb5ae13e81909875c0c742ccac5e [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" "a82124f7648e64091657cfbea6faad183fd6eb5ae13e81909875c0c742ccac5e", 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] this Cargo does not support nightly features, but if you [INFO] [stderr] switch to nightly channel you can add [INFO] [stderr] `cargo-features = ["rust-version"]` to enable this feature [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling fif v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.49s [INFO] running `Command { std: "docker" "inspect" "a82124f7648e64091657cfbea6faad183fd6eb5ae13e81909875c0c742ccac5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a82124f7648e64091657cfbea6faad183fd6eb5ae13e81909875c0c742ccac5e", kill_on_drop: false }` [INFO] [stdout] a82124f7648e64091657cfbea6faad183fd6eb5ae13e81909875c0c742ccac5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ddd5ae76a0b14e627387fd08c90819dbbd560429223eb578cc0b844a5fc52832 [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" "ddd5ae76a0b14e627387fd08c90819dbbd560429223eb578cc0b844a5fc52832", 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] this Cargo does not support nightly features, but if you [INFO] [stderr] switch to nightly channel you can add [INFO] [stderr] `cargo-features = ["rust-version"]` to enable this feature [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fif-70e746fcff16d881) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test tests::exclude_set_overrides_includes ... ok [INFO] [stdout] test tests::outputs_move_commands ... ok [INFO] [stdout] test tests::argument_parsing ... ok [INFO] [stdout] test tests::exclude_overrides ... ok [INFO] [stdout] test tests::get_ext ... ok [INFO] [stdout] test tests::positional_args ... ok [INFO] [stdout] test tests::recommend_ext ... ok [INFO] [stdout] test tests::rejects_bad_args ... ok [INFO] [stdout] test tests::writables_is_correct ... ok [INFO] [stdout] test tests::exclude_set_overrides_include_set ... ok [INFO] [stdout] test tests::detect_type ... ok [INFO] [stdout] test tests::verbosity ... ok [INFO] [stdout] test tests::test_json ... ok [INFO] [stdout] test tests::media_contains_audio_video_images ... 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.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ddd5ae76a0b14e627387fd08c90819dbbd560429223eb578cc0b844a5fc52832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd5ae76a0b14e627387fd08c90819dbbd560429223eb578cc0b844a5fc52832", kill_on_drop: false }` [INFO] [stdout] ddd5ae76a0b14e627387fd08c90819dbbd560429223eb578cc0b844a5fc52832