[INFO] updating cached repository https://github.com/icew4ll/spam [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4a84440c7fb859327291763291d4c739cc0637a2 [INFO] checking icew4ll/spam against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficew4ll%2Fspam" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icew4ll/spam on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/icew4ll/spam [INFO] finished tweaking git repo https://github.com/icew4ll/spam [INFO] tweaked toml for git repo https://github.com/icew4ll/spam written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/icew4ll/spam already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 84d67a529d3c70e2f1ee942cd8a29ab8249b6d9bdb32f5d07c0bc0306cc40b08 [INFO] running `"docker" "start" "-a" "84d67a529d3c70e2f1ee942cd8a29ab8249b6d9bdb32f5d07c0bc0306cc40b08"` [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking regex-syntax v0.6.0 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Checking shared_child v0.3.2 [INFO] [stderr] Checking os_pipe v0.6.1 [INFO] [stderr] Checking rayon v0.9.0 [INFO] [stderr] Checking dotenv v0.8.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Checking csv v0.15.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Checking duct v0.10.0 [INFO] [stderr] Compiling proc-macro-hack v0.4.0 [INFO] [stderr] Checking prettytable-rs v0.7.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Checking backtrace v0.3.8 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking structopt v0.2.8 [INFO] [stderr] Compiling dotenv_codegen_impl v0.1.0 [INFO] [stderr] Checking env_logger v0.5.10 [INFO] [stderr] Checking dotenv_codegen v0.11.0 [INFO] [stderr] Checking quicli v0.2.0 [INFO] [stderr] Checking spam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> src/main.rs:39:13 [INFO] [stderr] | [INFO] [stderr] 39 | dotenv!("U3").to_string(), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: environment variable `U3` not defined [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `spam`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> src/main.rs:39:13 [INFO] [stderr] | [INFO] [stderr] 39 | dotenv!("U3").to_string(), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: environment variable `U3` not defined [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `spam`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "84d67a529d3c70e2f1ee942cd8a29ab8249b6d9bdb32f5d07c0bc0306cc40b08"` [INFO] running `"docker" "rm" "-f" "84d67a529d3c70e2f1ee942cd8a29ab8249b6d9bdb32f5d07c0bc0306cc40b08"` [INFO] [stdout] 84d67a529d3c70e2f1ee942cd8a29ab8249b6d9bdb32f5d07c0bc0306cc40b08