[INFO] fetching crate mft2bodyfile 0.7.0... [INFO] testing mft2bodyfile-0.7.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate mft2bodyfile 0.7.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate mft2bodyfile 0.7.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mft2bodyfile 0.7.0 [INFO] finished tweaking crates.io crate mft2bodyfile 0.7.0 [INFO] tweaked toml for crates.io crate mft2bodyfile 0.7.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate mft2bodyfile 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplelog v0.10.0 [INFO] [stderr] Downloaded dialoguer v0.5.1 [INFO] [stderr] Downloaded simplelog v0.7.6 [INFO] [stderr] Downloaded syn v1.0.70 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded const_fn v0.4.7 [INFO] [stderr] Downloaded winstructs v0.3.0 [INFO] [stderr] Downloaded more-asserts v0.2.1 [INFO] [stderr] Downloaded redox_syscall v0.2.6 [INFO] [stderr] Downloaded duplicate v0.3.0 [INFO] [stderr] Downloaded bstr v0.2.15 [INFO] [stderr] Downloaded crossbeam-utils v0.8.3 [INFO] [stderr] Downloaded cargo-platform v0.1.1 [INFO] [stderr] Downloaded buf_stream_reader v0.2.0 [INFO] [stderr] Downloaded mft v0.5.3 [INFO] [stderr] Downloaded strum v0.22.0 [INFO] [stderr] Downloaded strum_macros v0.22.0 [INFO] [stderr] Downloaded console v0.10.3 [INFO] [stderr] Downloaded cargo_metadata v0.12.3 [INFO] [stderr] Downloaded skeptic v0.13.6 [INFO] [stderr] Downloaded indoc-impl v0.3.6 [INFO] [stderr] Downloaded indoc v0.3.6 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded usnjrnl v0.4.3 [INFO] [stderr] Downloaded likely_stable v0.1.2 [INFO] [stderr] Downloaded bodyfile v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e41c4397d8d67e7ba9079949519357e849b5d7636cc563e111103038a0045639 [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" "e41c4397d8d67e7ba9079949519357e849b5d7636cc563e111103038a0045639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e41c4397d8d67e7ba9079949519357e849b5d7636cc563e111103038a0045639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e41c4397d8d67e7ba9079949519357e849b5d7636cc563e111103038a0045639", kill_on_drop: false }` [INFO] [stdout] e41c4397d8d67e7ba9079949519357e849b5d7636cc563e111103038a0045639 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1e3cabd2aba9e8ccde89ba7fc48f4f2218ac60292257f077a0bef336ce3fa0e [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" "d1e3cabd2aba9e8ccde89ba7fc48f4f2218ac60292257f077a0bef336ce3fa0e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling buf_stream_reader v0.2.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling console v0.10.3 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling dialoguer v0.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling duplicate v0.3.0 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling bodyfile v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling likely_stable v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling simplelog v0.7.6 [INFO] [stderr] Compiling winstructs v0.3.0 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Compiling mft v0.5.3 [INFO] [stderr] Compiling usnjrnl v0.4.3 [INFO] [stderr] Compiling mft2bodyfile v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "d1e3cabd2aba9e8ccde89ba7fc48f4f2218ac60292257f077a0bef336ce3fa0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e3cabd2aba9e8ccde89ba7fc48f4f2218ac60292257f077a0bef336ce3fa0e", kill_on_drop: false }` [INFO] [stdout] d1e3cabd2aba9e8ccde89ba7fc48f4f2218ac60292257f077a0bef336ce3fa0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9e6afb9c4547a9f2245f1cfa1282e0aed9986c5388e6339d5a9952c80954180 [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" "f9e6afb9c4547a9f2245f1cfa1282e0aed9986c5388e6339d5a9952c80954180", kill_on_drop: false }` [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling mft2bodyfile v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.79s [INFO] running `Command { std: "docker" "inspect" "f9e6afb9c4547a9f2245f1cfa1282e0aed9986c5388e6339d5a9952c80954180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e6afb9c4547a9f2245f1cfa1282e0aed9986c5388e6339d5a9952c80954180", kill_on_drop: false }` [INFO] [stdout] f9e6afb9c4547a9f2245f1cfa1282e0aed9986c5388e6339d5a9952c80954180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70796114085a6de2799e2953065224f0a4be89bbc821f8765ca608ac71aa2563 [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" "70796114085a6de2799e2953065224f0a4be89bbc821f8765ca608ac71aa2563", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libmft2bodyfile-e90abc9232b2943e) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mft2bodyfile-cf615c88eb70f36e) [INFO] [stdout] [INFO] [stderr] Running tests/test_control.rs (/opt/rustwide/target/debug/deps/test_control-219bea0bcec58e4e) [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 2 tests [INFO] [stderr] Doc-tests libmft2bodyfile [INFO] [stdout] test test_root_entry ... ok [INFO] [stdout] test test_deleted_entries ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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" "70796114085a6de2799e2953065224f0a4be89bbc821f8765ca608ac71aa2563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70796114085a6de2799e2953065224f0a4be89bbc821f8765ca608ac71aa2563", kill_on_drop: false }` [INFO] [stdout] 70796114085a6de2799e2953065224f0a4be89bbc821f8765ca608ac71aa2563