[INFO] cloning repository https://github.com/insomnimus/fsgc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insomnimus/fsgc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Ffsgc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Ffsgc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f564dd78ab0b9def310bdddc53beaf4181ede49 [INFO] testing insomnimus/fsgc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Ffsgc" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insomnimus/fsgc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking git repo https://github.com/insomnimus/fsgc [INFO] finished tweaking git repo https://github.com/insomnimus/fsgc [INFO] tweaked toml for git repo https://github.com/insomnimus/fsgc written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/insomnimus/fsgc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] fb65a445e6ec190afbb0df8580d9babe0c7810c3acf409385caf71eaf94de918 [INFO] running `Command { std: "docker" "start" "-a" "fb65a445e6ec190afbb0df8580d9babe0c7810c3acf409385caf71eaf94de918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb65a445e6ec190afbb0df8580d9babe0c7810c3acf409385caf71eaf94de918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb65a445e6ec190afbb0df8580d9babe0c7810c3acf409385caf71eaf94de918", kill_on_drop: false }` [INFO] [stdout] fb65a445e6ec190afbb0df8580d9babe0c7810c3acf409385caf71eaf94de918 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6d9aa7be49c7190b9d6697804b634e75024b3c5e9d0efa392cc81060d5afe4f [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" "d6d9aa7be49c7190b9d6697804b634e75024b3c5e9d0efa392cc81060d5afe4f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling remove_dir_all v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling fsgc v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.51s [INFO] running `Command { std: "docker" "inspect" "d6d9aa7be49c7190b9d6697804b634e75024b3c5e9d0efa392cc81060d5afe4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6d9aa7be49c7190b9d6697804b634e75024b3c5e9d0efa392cc81060d5afe4f", kill_on_drop: false }` [INFO] [stdout] d6d9aa7be49c7190b9d6697804b634e75024b3c5e9d0efa392cc81060d5afe4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 163ff9ce93e517cafd2e33109eec28faef2258b7315c1852c6b12b1c82f11b77 [INFO] running `Command { std: "docker" "start" "-a" "163ff9ce93e517cafd2e33109eec28faef2258b7315c1852c6b12b1c82f11b77", kill_on_drop: false }` [INFO] [stderr] Compiling fsgc v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.52s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/fsgc-2cdc9da8df663fff) [INFO] running `Command { std: "docker" "inspect" "163ff9ce93e517cafd2e33109eec28faef2258b7315c1852c6b12b1c82f11b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "163ff9ce93e517cafd2e33109eec28faef2258b7315c1852c6b12b1c82f11b77", kill_on_drop: false }` [INFO] [stdout] 163ff9ce93e517cafd2e33109eec28faef2258b7315c1852c6b12b1c82f11b77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6addaf0b3f83ea6e689451c7067eac8e4142e3f10fe105ce4bdba7d571ef2af8 [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" "6addaf0b3f83ea6e689451c7067eac8e4142e3f10fe105ce4bdba7d571ef2af8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fsgc-2cdc9da8df663fff) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test dur::tests::parse_fail ... ok [INFO] [stdout] test dur::tests::parse ... 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] running `Command { std: "docker" "inspect" "6addaf0b3f83ea6e689451c7067eac8e4142e3f10fe105ce4bdba7d571ef2af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6addaf0b3f83ea6e689451c7067eac8e4142e3f10fe105ce4bdba7d571ef2af8", kill_on_drop: false }` [INFO] [stdout] 6addaf0b3f83ea6e689451c7067eac8e4142e3f10fe105ce4bdba7d571ef2af8