[INFO] cloning repository https://github.com/AnActualEmerald/beryl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnActualEmerald/beryl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnActualEmerald%2Fberyl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnActualEmerald%2Fberyl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba57b1ab1a90d035b6436911498c4e82ef2e78c7 [INFO] testing AnActualEmerald/beryl against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnActualEmerald%2Fberyl" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnActualEmerald/beryl on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AnActualEmerald/beryl [INFO] finished tweaking git repo https://github.com/AnActualEmerald/beryl [INFO] tweaked toml for git repo https://github.com/AnActualEmerald/beryl written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/AnActualEmerald/beryl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc7451ec3cafea79ae79f85be103d02f24f0d234a5355e6f83ad8e70c3bc08cd [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" "bc7451ec3cafea79ae79f85be103d02f24f0d234a5355e6f83ad8e70c3bc08cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc7451ec3cafea79ae79f85be103d02f24f0d234a5355e6f83ad8e70c3bc08cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc7451ec3cafea79ae79f85be103d02f24f0d234a5355e6f83ad8e70c3bc08cd", kill_on_drop: false }` [INFO] [stdout] bc7451ec3cafea79ae79f85be103d02f24f0d234a5355e6f83ad8e70c3bc08cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] a578609c941d2b81f4b040bbce6fdac1da92e195fa27d8ad2ad1318d4921eaf4 [INFO] running `Command { std: "docker" "start" "-a" "a578609c941d2b81f4b040bbce6fdac1da92e195fa27d8ad2ad1318d4921eaf4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling gem v0.0.5 (https://github.com/AnActualEmerald/EmeraldScript.git#8e1b198c) [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling beryl v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.87s [INFO] running `Command { std: "docker" "inspect" "a578609c941d2b81f4b040bbce6fdac1da92e195fa27d8ad2ad1318d4921eaf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a578609c941d2b81f4b040bbce6fdac1da92e195fa27d8ad2ad1318d4921eaf4", kill_on_drop: false }` [INFO] [stdout] a578609c941d2b81f4b040bbce6fdac1da92e195fa27d8ad2ad1318d4921eaf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0428a1336a44ffb9e4a243cea83b1c48ba3d56c723cfa3a33d779baf326bf6c1 [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" "0428a1336a44ffb9e4a243cea83b1c48ba3d56c723cfa3a33d779baf326bf6c1", kill_on_drop: false }` [INFO] [stderr] Compiling beryl v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "0428a1336a44ffb9e4a243cea83b1c48ba3d56c723cfa3a33d779baf326bf6c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0428a1336a44ffb9e4a243cea83b1c48ba3d56c723cfa3a33d779baf326bf6c1", kill_on_drop: false }` [INFO] [stdout] 0428a1336a44ffb9e4a243cea83b1c48ba3d56c723cfa3a33d779baf326bf6c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4d5d4745f64d47479d2bdf5e0ddba551e25ed38cb7fbc99971df961a02b0baf [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" "f4d5d4745f64d47479d2bdf5e0ddba551e25ed38cb7fbc99971df961a02b0baf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/beryl-aaed1fa89db76dc8 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f4d5d4745f64d47479d2bdf5e0ddba551e25ed38cb7fbc99971df961a02b0baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4d5d4745f64d47479d2bdf5e0ddba551e25ed38cb7fbc99971df961a02b0baf", kill_on_drop: false }` [INFO] [stdout] f4d5d4745f64d47479d2bdf5e0ddba551e25ed38cb7fbc99971df961a02b0baf