[INFO] cloning repository https://github.com/notnullgames/rattata-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notnullgames/rattata-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotnullgames%2Frattata-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotnullgames%2Frattata-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce3121458a480fbb5e3c50f2a162af7fc0ecfe30 [INFO] testing notnullgames/rattata-rust 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%2Fnotnullgames%2Frattata-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notnullgames/rattata-rust 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] started tweaking git repo https://github.com/notnullgames/rattata-rust [INFO] finished tweaking git repo https://github.com/notnullgames/rattata-rust [INFO] tweaked toml for git repo https://github.com/notnullgames/rattata-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/notnullgames/rattata-rust 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 2eb568fa3d38b2aafe20cd008aef9d046620782fe9b4b4f286be1220933477c2 [INFO] running `Command { std: "docker" "start" "-a" "2eb568fa3d38b2aafe20cd008aef9d046620782fe9b4b4f286be1220933477c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eb568fa3d38b2aafe20cd008aef9d046620782fe9b4b4f286be1220933477c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb568fa3d38b2aafe20cd008aef9d046620782fe9b4b4f286be1220933477c2", kill_on_drop: false }` [INFO] [stdout] 2eb568fa3d38b2aafe20cd008aef9d046620782fe9b4b4f286be1220933477c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 96c01f3880e31965175a95c105a8b745f0538e4981da3c089044b92a73634164 [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" "96c01f3880e31965175a95c105a8b745f0538e4981da3c089044b92a73634164", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling openssl-src v111.13.0+1.1.1i [INFO] [stderr] Compiling autotools v0.2.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling libtor-sys v44.6.0+0.4.4.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling portpicker v0.1.0 [INFO] [stderr] Compiling libtor-derive v0.1.1 [INFO] [stderr] Compiling libtor v44.6.1+0.4.4.6 [INFO] [stderr] Compiling rattata v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 53s [INFO] running `Command { std: "docker" "inspect" "96c01f3880e31965175a95c105a8b745f0538e4981da3c089044b92a73634164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96c01f3880e31965175a95c105a8b745f0538e4981da3c089044b92a73634164", kill_on_drop: false }` [INFO] [stdout] 96c01f3880e31965175a95c105a8b745f0538e4981da3c089044b92a73634164 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] d6d494a67873ad6458acf4590fb3f0e275a9338c951da5d73e249b1c0be8e4b0 [INFO] running `Command { std: "docker" "start" "-a" "d6d494a67873ad6458acf4590fb3f0e275a9338c951da5d73e249b1c0be8e4b0", kill_on_drop: false }` [INFO] [stderr] warning: rattata v0.0.1 (/opt/rustwide/workdir) ignoring invalid dependency `cross` which is missing a lib target [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cbindgen v0.16.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rattata v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 47.82s [INFO] [stderr] Executable unittests src/manager/rattata.rs (/opt/rustwide/target/debug/deps/rattata-ab69d5c8857ff062) [INFO] [stderr] Executable unittests src/manager/main.rs (/opt/rustwide/target/debug/deps/manager-0fdb6d8669fac387) [INFO] [stderr] Executable unittests src/runtime/main.rs (/opt/rustwide/target/debug/deps/runtime-9404b87db063adf8) [INFO] running `Command { std: "docker" "inspect" "d6d494a67873ad6458acf4590fb3f0e275a9338c951da5d73e249b1c0be8e4b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6d494a67873ad6458acf4590fb3f0e275a9338c951da5d73e249b1c0be8e4b0", kill_on_drop: false }` [INFO] [stdout] d6d494a67873ad6458acf4590fb3f0e275a9338c951da5d73e249b1c0be8e4b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 47d7a6a77ab90a121f828d620706f98bb6c1d0e540965c0db3ceb9c4784675ad [INFO] running `Command { std: "docker" "start" "-a" "47d7a6a77ab90a121f828d620706f98bb6c1d0e540965c0db3ceb9c4784675ad", kill_on_drop: false }` [INFO] [stderr] warning: rattata v0.0.1 (/opt/rustwide/workdir) ignoring invalid dependency `cross` which is missing a lib target [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/manager/rattata.rs (/opt/rustwide/target/debug/deps/rattata-ab69d5c8857ff062) [INFO] [stderr] Running unittests src/manager/main.rs (/opt/rustwide/target/debug/deps/manager-0fdb6d8669fac387) [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] [stdout] [INFO] [stderr] Running unittests src/runtime/main.rs (/opt/rustwide/target/debug/deps/runtime-9404b87db063adf8) [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 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" "47d7a6a77ab90a121f828d620706f98bb6c1d0e540965c0db3ceb9c4784675ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d7a6a77ab90a121f828d620706f98bb6c1d0e540965c0db3ceb9c4784675ad", kill_on_drop: false }` [INFO] [stdout] 47d7a6a77ab90a121f828d620706f98bb6c1d0e540965c0db3ceb9c4784675ad