[INFO] cloning repository https://github.com/luke-bhan/arbre [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luke-bhan/arbre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluke-bhan%2Farbre", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluke-bhan%2Farbre'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d600525795cde8c958366113080e4a58d82fcbfc [INFO] testing luke-bhan/arbre against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluke-bhan%2Farbre" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luke-bhan/arbre on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luke-bhan/arbre [INFO] finished tweaking git repo https://github.com/luke-bhan/arbre [INFO] tweaked toml for git repo https://github.com/luke-bhan/arbre written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/luke-bhan/arbre already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86bb7b218f82f68f6c49795c7d054d9aa062309a14b32e95ff6fae6651b25ed4 [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" "86bb7b218f82f68f6c49795c7d054d9aa062309a14b32e95ff6fae6651b25ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86bb7b218f82f68f6c49795c7d054d9aa062309a14b32e95ff6fae6651b25ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86bb7b218f82f68f6c49795c7d054d9aa062309a14b32e95ff6fae6651b25ed4", kill_on_drop: false }` [INFO] [stdout] 86bb7b218f82f68f6c49795c7d054d9aa062309a14b32e95ff6fae6651b25ed4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 91db92d65b11278c8964db67a57b4eb4b3b7c4f5feabf88a83215ee1a50446e8 [INFO] running `Command { std: "docker" "start" "-a" "91db92d65b11278c8964db67a57b4eb4b3b7c4f5feabf88a83215ee1a50446e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling arbre v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `GIT_AUTHOR_NAME` not defined [INFO] [stdout] --> src/main.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 81 | let name = env!("GIT_AUTHOR_NAME").to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `GIT_AUTHOR_EMAIL` not defined [INFO] [stdout] --> src/main.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 82 | let email = env!("GIT_AUTHOR_EMAIL").to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arbre` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "91db92d65b11278c8964db67a57b4eb4b3b7c4f5feabf88a83215ee1a50446e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91db92d65b11278c8964db67a57b4eb4b3b7c4f5feabf88a83215ee1a50446e8", kill_on_drop: false }` [INFO] [stdout] 91db92d65b11278c8964db67a57b4eb4b3b7c4f5feabf88a83215ee1a50446e8