[INFO] cloning repository https://github.com/icew4ll/spam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icew4ll/spam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficew4ll%2Fspam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficew4ll%2Fspam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a84440c7fb859327291763291d4c739cc0637a2 [INFO] documenting icew4ll/spam against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficew4ll%2Fspam" "/workspace/builds/worker-3/source", kill_on_drop: false }` [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 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2603f7acc89bbbce5b4a15bb98323e71d7d586a4ffd5680ada6c91ad939e9b0c [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" "2603f7acc89bbbce5b4a15bb98323e71d7d586a4ffd5680ada6c91ad939e9b0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2603f7acc89bbbce5b4a15bb98323e71d7d586a4ffd5680ada6c91ad939e9b0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2603f7acc89bbbce5b4a15bb98323e71d7d586a4ffd5680ada6c91ad939e9b0c", kill_on_drop: false }` [INFO] [stdout] 2603f7acc89bbbce5b4a15bb98323e71d7d586a4ffd5680ada6c91ad939e9b0c [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fc80df070bab274df59da428cf311021fec9b927c308e637aa6be65b0752760 [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" "4fc80df070bab274df59da428cf311021fec9b927c308e637aa6be65b0752760", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking encode_unicode v0.3.1 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking shared_child v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking csv v0.15.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking dotenv v0.8.0 [INFO] [stderr] Checking regex v1.0.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking prettytable-rs v0.7.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Checking rayon-core v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.4.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Checking rayon v0.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Checking env_logger v0.5.10 [INFO] [stderr] Checking backtrace v0.3.8 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling dotenv_codegen_impl v0.1.0 [INFO] [stderr] Checking os_pipe v0.6.1 [INFO] [stderr] Checking duct v0.10.0 [INFO] [stderr] Checking structopt v0.2.8 [INFO] [stderr] Checking dotenv_codegen v0.11.0 [INFO] [stderr] Checking quicli v0.2.0 [INFO] [stderr] Documenting spam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | dotenv!("U3").to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: environment variable `U3` not defined [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | dotenv!("P2").to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: environment variable `P2` not defined [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/main.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | dotenv!("U3").to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/main.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | dotenv!("P2").to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: Could not document `spam`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name spam src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern dotenv_codegen=/opt/rustwide/target/debug/deps/libdotenv_codegen-eaa6b0aa0ca8ab28.rmeta --extern duct=/opt/rustwide/target/debug/deps/libduct-3640012244ce6c36.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-5665767950d0781a.rmeta --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-5c947f12316d5dc7.rmeta --extern quicli=/opt/rustwide/target/debug/deps/libquicli-c02587b7cd7f9b56.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b572ad9c6fc842b2.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "4fc80df070bab274df59da428cf311021fec9b927c308e637aa6be65b0752760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc80df070bab274df59da428cf311021fec9b927c308e637aa6be65b0752760", kill_on_drop: false }` [INFO] [stdout] 4fc80df070bab274df59da428cf311021fec9b927c308e637aa6be65b0752760