[INFO] cloning repository https://github.com/SpiralP/rust-classicube-roll-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpiralP/rust-classicube-roll-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Frust-classicube-roll-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Frust-classicube-roll-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3cb8cd706671c8b7fac03a0840740fc32071ff8 [INFO] testing SpiralP/rust-classicube-roll-plugin 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%2FSpiralP%2Frust-classicube-roll-plugin" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SpiralP/rust-classicube-roll-plugin 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-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/SpiralP/rust-classicube-roll-plugin [INFO] finished tweaking git repo https://github.com/SpiralP/rust-classicube-roll-plugin [INFO] tweaked toml for git repo https://github.com/SpiralP/rust-classicube-roll-plugin written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/SpiralP/rust-classicube-roll-plugin 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 8dc294823d17b57a9cd978475dcb6fdf9788d4240447850e4efc016afca7894f [INFO] running `Command { std: "docker" "start" "-a" "8dc294823d17b57a9cd978475dcb6fdf9788d4240447850e4efc016afca7894f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dc294823d17b57a9cd978475dcb6fdf9788d4240447850e4efc016afca7894f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc294823d17b57a9cd978475dcb6fdf9788d4240447850e4efc016afca7894f", kill_on_drop: false }` [INFO] [stdout] 8dc294823d17b57a9cd978475dcb6fdf9788d4240447850e4efc016afca7894f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 46b1ce73229af51698896c8d9a94c31c5492e99ce759e745503f6b94357399f6 [INFO] running `Command { std: "docker" "start" "-a" "46b1ce73229af51698896c8d9a94c31c5492e99ce759e745503f6b94357399f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling paste-impl v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling paste v0.1.10 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling classicube-sys v0.1.0 (https://github.com/SpiralP/rust-classicube-sys.git#6277bf5a) [INFO] [stderr] Compiling classicube-roll-plugin v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "46b1ce73229af51698896c8d9a94c31c5492e99ce759e745503f6b94357399f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b1ce73229af51698896c8d9a94c31c5492e99ce759e745503f6b94357399f6", kill_on_drop: false }` [INFO] [stdout] 46b1ce73229af51698896c8d9a94c31c5492e99ce759e745503f6b94357399f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 45a9cca69ef0b11fbac3191e5a98d0544a7c6ec3a71090f2998d5d5fbd9bf8b4 [INFO] running `Command { std: "docker" "start" "-a" "45a9cca69ef0b11fbac3191e5a98d0544a7c6ec3a71090f2998d5d5fbd9bf8b4", kill_on_drop: false }` [INFO] [stderr] Compiling classicube-roll-plugin v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.58s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/classicube_roll_plugin-f59cafccdef2abe5) [INFO] running `Command { std: "docker" "inspect" "45a9cca69ef0b11fbac3191e5a98d0544a7c6ec3a71090f2998d5d5fbd9bf8b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a9cca69ef0b11fbac3191e5a98d0544a7c6ec3a71090f2998d5d5fbd9bf8b4", kill_on_drop: false }` [INFO] [stdout] 45a9cca69ef0b11fbac3191e5a98d0544a7c6ec3a71090f2998d5d5fbd9bf8b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc9ac6cde944a774e50af85c039926b199351f44785b91bbeb97f9183e0bd4f6 [INFO] running `Command { std: "docker" "start" "-a" "bc9ac6cde944a774e50af85c039926b199351f44785b91bbeb97f9183e0bd4f6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/classicube_roll_plugin-f59cafccdef2abe5) [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" "bc9ac6cde944a774e50af85c039926b199351f44785b91bbeb97f9183e0bd4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc9ac6cde944a774e50af85c039926b199351f44785b91bbeb97f9183e0bd4f6", kill_on_drop: false }` [INFO] [stdout] bc9ac6cde944a774e50af85c039926b199351f44785b91bbeb97f9183e0bd4f6