[INFO] cloning repository https://github.com/theflakes/Linux_Forensic_Harvester [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theflakes/Linux_Forensic_Harvester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheflakes%2FLinux_Forensic_Harvester", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheflakes%2FLinux_Forensic_Harvester'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd3ad8d31a5906965e1ffd19552058955dc98b7d [INFO] testing theflakes/Linux_Forensic_Harvester against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheflakes%2FLinux_Forensic_Harvester" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theflakes/Linux_Forensic_Harvester on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theflakes/Linux_Forensic_Harvester [INFO] finished tweaking git repo https://github.com/theflakes/Linux_Forensic_Harvester [INFO] tweaked toml for git repo https://github.com/theflakes/Linux_Forensic_Harvester written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/theflakes/Linux_Forensic_Harvester already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ff958ec5719bcf807259ae7b2d01f1761de031fe9bb83a2d207eae2ff4eff4a [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" "2ff958ec5719bcf807259ae7b2d01f1761de031fe9bb83a2d207eae2ff4eff4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ff958ec5719bcf807259ae7b2d01f1761de031fe9bb83a2d207eae2ff4eff4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ff958ec5719bcf807259ae7b2d01f1761de031fe9bb83a2d207eae2ff4eff4a", kill_on_drop: false }` [INFO] [stdout] 2ff958ec5719bcf807259ae7b2d01f1761de031fe9bb83a2d207eae2ff4eff4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7057fac571bb25334c8fd102bd6a3fa1d351cac333d006bf426bf5386b6e06f [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" "d7057fac571bb25334c8fd102bd6a3fa1d351cac333d006bf426bf5386b6e06f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling file v1.1.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling tree_magic v0.2.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling path_abs v0.5.0 [INFO] [stderr] Compiling lin_fh v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.24s [INFO] running `Command { std: "docker" "inspect" "d7057fac571bb25334c8fd102bd6a3fa1d351cac333d006bf426bf5386b6e06f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7057fac571bb25334c8fd102bd6a3fa1d351cac333d006bf426bf5386b6e06f", kill_on_drop: false }` [INFO] [stdout] d7057fac571bb25334c8fd102bd6a3fa1d351cac333d006bf426bf5386b6e06f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2193d0eee325cd2bf9af098862cae02d6b9d83e229b36847c1a4fecbe910355 [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" "e2193d0eee325cd2bf9af098862cae02d6b9d83e229b36847c1a4fecbe910355", kill_on_drop: false }` [INFO] [stderr] Compiling lin_fh v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "e2193d0eee325cd2bf9af098862cae02d6b9d83e229b36847c1a4fecbe910355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2193d0eee325cd2bf9af098862cae02d6b9d83e229b36847c1a4fecbe910355", kill_on_drop: false }` [INFO] [stdout] e2193d0eee325cd2bf9af098862cae02d6b9d83e229b36847c1a4fecbe910355 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d5a2b66f6ae4396b1978fb1a424422fd2e5b66e088007bd01bf7fc5446c246ec [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" "d5a2b66f6ae4396b1978fb1a424422fd2e5b66e088007bd01bf7fc5446c246ec", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lin_fh-8c9a9e5d44bad09c) [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" "d5a2b66f6ae4396b1978fb1a424422fd2e5b66e088007bd01bf7fc5446c246ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5a2b66f6ae4396b1978fb1a424422fd2e5b66e088007bd01bf7fc5446c246ec", kill_on_drop: false }` [INFO] [stdout] d5a2b66f6ae4396b1978fb1a424422fd2e5b66e088007bd01bf7fc5446c246ec