[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhole%2Fgb-rw-host" "/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/Dhole/gb-rw-host on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-1/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-rational v0.1.39 [INFO] [stderr] Downloaded unicode-segmentation v1.2.0 [INFO] [stderr] Downloaded textwrap v0.7.0 [INFO] [stderr] Downloaded num-bigint v0.1.40 [INFO] [stderr] Downloaded bufstream v0.1.3 [INFO] [stderr] Downloaded clap v2.26.0 [INFO] [stderr] Downloaded msdos_time v0.1.5 [INFO] [stderr] Downloaded bzip2 v0.3.2 [INFO] [stderr] Downloaded gcc v0.3.53 [INFO] [stderr] Downloaded flate2 v0.2.19 [INFO] [stderr] Downloaded podio v0.1.5 [INFO] [stderr] Downloaded zip v0.2.6 [INFO] [stderr] Downloaded pbr v1.0.1 [INFO] [stderr] Downloaded ioctl-rs v0.1.5 [INFO] [stderr] Downloaded bzip2-sys v0.1.5 [INFO] [stderr] Downloaded miniz-sys v0.1.9 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90ef1226e38118816fd5caa633bcff050669d5e0eccbcd93c6bd821d1c0e1c0f [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" "90ef1226e38118816fd5caa633bcff050669d5e0eccbcd93c6bd821d1c0e1c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90ef1226e38118816fd5caa633bcff050669d5e0eccbcd93c6bd821d1c0e1c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90ef1226e38118816fd5caa633bcff050669d5e0eccbcd93c6bd821d1c0e1c0f", kill_on_drop: false }` [INFO] [stdout] 90ef1226e38118816fd5caa633bcff050669d5e0eccbcd93c6bd821d1c0e1c0f [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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cc68297ddc371d0cb89580378d2c21a6aabbc38f7ff279df46f9574db07845e [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" "0cc68297ddc371d0cb89580378d2c21a6aabbc38f7ff279df46f9574db07845e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [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 lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling podio v0.1.5 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling ioctl-rs v0.1.5 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling msdos_time v0.1.5 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling bzip2-sys v0.1.5 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling bzip2 v0.3.2 [INFO] [stderr] Compiling zip v0.2.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling paste-impl v0.1.7 [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 44.58s [INFO] running `Command { std: "docker" "inspect" "0cc68297ddc371d0cb89580378d2c21a6aabbc38f7ff279df46f9574db07845e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cc68297ddc371d0cb89580378d2c21a6aabbc38f7ff279df46f9574db07845e", kill_on_drop: false }` [INFO] [stdout] 0cc68297ddc371d0cb89580378d2c21a6aabbc38f7ff279df46f9574db07845e [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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3d7d367145ec4a48c33a295a946ac25ffb1dc33a4fcb87b6f390812c6b5ea1d [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" "f3d7d367145ec4a48c33a295a946ac25ffb1dc33a4fcb87b6f390812c6b5ea1d", 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 2.15s [INFO] running `Command { std: "docker" "inspect" "f3d7d367145ec4a48c33a295a946ac25ffb1dc33a4fcb87b6f390812c6b5ea1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d7d367145ec4a48c33a295a946ac25ffb1dc33a4fcb87b6f390812c6b5ea1d", kill_on_drop: false }` [INFO] [stdout] f3d7d367145ec4a48c33a295a946ac25ffb1dc33a4fcb87b6f390812c6b5ea1d [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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] ace7349deed8ffb888f09b207b721642d7f347c7c73bd0f5eb0206734e501093 [INFO] running `Command { std: "docker" "start" "-a" "ace7349deed8ffb888f09b207b721642d7f347c7c73bd0f5eb0206734e501093", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gb_rw_host-0d53d96221cb3cac) [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" "ace7349deed8ffb888f09b207b721642d7f347c7c73bd0f5eb0206734e501093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ace7349deed8ffb888f09b207b721642d7f347c7c73bd0f5eb0206734e501093", kill_on_drop: false }` [INFO] [stdout] ace7349deed8ffb888f09b207b721642d7f347c7c73bd0f5eb0206734e501093