[INFO] cloning repository https://github.com/bytesonus/guillotine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bytesonus/guillotine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytesonus%2Fguillotine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytesonus%2Fguillotine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb3aa1d79bccd2cd765754e2c503debc8bd96765 [INFO] checking bytesonus/guillotine against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytesonus%2Fguillotine" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bytesonus/guillotine on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bytesonus/guillotine [INFO] finished tweaking git repo https://github.com/bytesonus/guillotine [INFO] tweaked toml for git repo https://github.com/bytesonus/guillotine written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/bytesonus/guillotine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f2b8d3f8198cbc4f47d2bc8c6ac43f00a17bcf4d58df87137e7cc7669c782d9 [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" "9f2b8d3f8198cbc4f47d2bc8c6ac43f00a17bcf4d58df87137e7cc7669c782d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f2b8d3f8198cbc4f47d2bc8c6ac43f00a17bcf4d58df87137e7cc7669c782d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f2b8d3f8198cbc4f47d2bc8c6ac43f00a17bcf4d58df87137e7cc7669c782d9", kill_on_drop: false }` [INFO] [stdout] 9f2b8d3f8198cbc4f47d2bc8c6ac43f00a17bcf4d58df87137e7cc7669c782d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67a9ad5763d3d65b1257b426ce4a80a5bfe97eb4946bbff7c30a7a0281c7549a [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" "67a9ad5763d3d65b1257b426ce4a80a5bfe97eb4946bbff7c30a7a0281c7549a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking cli-table v0.3.0 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking ctrlc v3.1.4 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking juno v0.1.1 [INFO] [stderr] Checking guillotine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "67a9ad5763d3d65b1257b426ce4a80a5bfe97eb4946bbff7c30a7a0281c7549a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a9ad5763d3d65b1257b426ce4a80a5bfe97eb4946bbff7c30a7a0281c7549a", kill_on_drop: false }` [INFO] [stdout] 67a9ad5763d3d65b1257b426ce4a80a5bfe97eb4946bbff7c30a7a0281c7549a