[INFO] cloning repository https://github.com/Dhole/gb-rw-host [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dhole/gb-rw-host" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhole%2Fgb-rw-host", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhole%2Fgb-rw-host'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a08e3bb2789e667ac48cf4893d3d7ca03abb69b [INFO] testing Dhole/gb-rw-host 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%2FDhole%2Fgb-rw-host" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dhole/gb-rw-host 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/Dhole/gb-rw-host [INFO] finished tweaking git repo https://github.com/Dhole/gb-rw-host [INFO] tweaked toml for git repo https://github.com/Dhole/gb-rw-host written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Dhole/gb-rw-host 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] bfa8b48eaa1b500e281424760ef0f2f8ea4371454801e03503373344d5307d00 [INFO] running `Command { std: "docker" "start" "-a" "bfa8b48eaa1b500e281424760ef0f2f8ea4371454801e03503373344d5307d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfa8b48eaa1b500e281424760ef0f2f8ea4371454801e03503373344d5307d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa8b48eaa1b500e281424760ef0f2f8ea4371454801e03503373344d5307d00", kill_on_drop: false }` [INFO] [stdout] bfa8b48eaa1b500e281424760ef0f2f8ea4371454801e03503373344d5307d00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 2004893d391614907cf23394dbcd3acaea667e231b5c6901e37464fc1880938f [INFO] running `Command { std: "docker" "start" "-a" "2004893d391614907cf23394dbcd3acaea667e231b5c6901e37464fc1880938f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling heapless v0.5.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling podio v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling ioctl-rs v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling msdos_time v0.1.5 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling bzip2-sys v0.1.5 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling bzip2 v0.3.2 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling zip v0.2.6 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling paste-impl v0.1.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling paste v0.1.7 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling postcard v0.4.3 [INFO] [stderr] Compiling urpc v0.1.0-alpha.2 [INFO] [stderr] Compiling gb-rw-host v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "2004893d391614907cf23394dbcd3acaea667e231b5c6901e37464fc1880938f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2004893d391614907cf23394dbcd3acaea667e231b5c6901e37464fc1880938f", kill_on_drop: false }` [INFO] [stdout] 2004893d391614907cf23394dbcd3acaea667e231b5c6901e37464fc1880938f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 111d6da4a05317ef1fc20786041229eb923e0f0d223cc6dd67017c79081c7c18 [INFO] running `Command { std: "docker" "start" "-a" "111d6da4a05317ef1fc20786041229eb923e0f0d223cc6dd67017c79081c7c18", kill_on_drop: false }` [INFO] [stderr] Compiling gb-rw-host v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.91s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/gb_rw_host-7b6a789b67e5ab38) [INFO] running `Command { std: "docker" "inspect" "111d6da4a05317ef1fc20786041229eb923e0f0d223cc6dd67017c79081c7c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "111d6da4a05317ef1fc20786041229eb923e0f0d223cc6dd67017c79081c7c18", kill_on_drop: false }` [INFO] [stdout] 111d6da4a05317ef1fc20786041229eb923e0f0d223cc6dd67017c79081c7c18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 729d55f6d4b09e9ebd42cc616a9c6f9cceef9856171f09c568753feba4877266 [INFO] running `Command { std: "docker" "start" "-a" "729d55f6d4b09e9ebd42cc616a9c6f9cceef9856171f09c568753feba4877266", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gb_rw_host-7b6a789b67e5ab38) [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" "729d55f6d4b09e9ebd42cc616a9c6f9cceef9856171f09c568753feba4877266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "729d55f6d4b09e9ebd42cc616a9c6f9cceef9856171f09c568753feba4877266", kill_on_drop: false }` [INFO] [stdout] 729d55f6d4b09e9ebd42cc616a9c6f9cceef9856171f09c568753feba4877266