[INFO] cloning repository https://github.com/salmmanfred/xdof [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/salmmanfred/xdof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalmmanfred%2Fxdof", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalmmanfred%2Fxdof'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2221c7939773de2dbdf8754002d3080845938c3c [INFO] testing salmmanfred/xdof against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalmmanfred%2Fxdof" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/salmmanfred/xdof on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/salmmanfred/xdof [INFO] finished tweaking git repo https://github.com/salmmanfred/xdof [INFO] tweaked toml for git repo https://github.com/salmmanfred/xdof written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/salmmanfred/xdof already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a767c6e5b02a6b2730e420e82fe4cf178fb087921e09274112bcabd4258c1ac [INFO] running `Command { std: "docker" "start" "-a" "1a767c6e5b02a6b2730e420e82fe4cf178fb087921e09274112bcabd4258c1ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a767c6e5b02a6b2730e420e82fe4cf178fb087921e09274112bcabd4258c1ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a767c6e5b02a6b2730e420e82fe4cf178fb087921e09274112bcabd4258c1ac", kill_on_drop: false }` [INFO] [stdout] 1a767c6e5b02a6b2730e420e82fe4cf178fb087921e09274112bcabd4258c1ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ce5b0a9a74e9612b82aa40a5a51d2a91252f4ecf83de5807f7b6e9689f027d3 [INFO] running `Command { std: "docker" "start" "-a" "6ce5b0a9a74e9612b82aa40a5a51d2a91252f4ecf83de5807f7b6e9689f027d3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling signal-hook v0.3.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling openfile v1.1.0 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling crossterm v0.15.0 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling terminal v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling rustDatabook v1.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling dotenv_codegen v0.15.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Compiling wasmer_enumset v1.0.1 [INFO] [stderr] Compiling cursive_core v0.2.2 [INFO] [stderr] Compiling cursive v0.16.3 [INFO] [stderr] Compiling xdof v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/O.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | let api = dotenv!("API"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Error loading .env file: path not found [INFO] [stdout] = note: this error originates in the macro `dotenv` (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:291:15 [INFO] [stdout] | [INFO] [stdout] 291 | let api = dotenv!("API"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Error loading .env file: path not found [INFO] [stdout] = note: this error originates in the macro `dotenv` (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:291:15 [INFO] [stdout] | [INFO] [stdout] 291 | let api = dotenv!("API"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (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/O.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | let api = dotenv!("API"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `DummyView`, `LinearLayout`, `SelectView` [INFO] [stdout] --> src/D.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use cursive::views::{Button, Dialog, DummyView, EditView, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] 4 | LinearLayout, SelectView}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/D.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/D.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `attohttpc` [INFO] [stdout] --> src/D.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use attohttpc; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustDatabook` [INFO] [stdout] --> src/D.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rustDatabook; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cursive::Cursive` [INFO] [stdout] --> src/O.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cursive::Cursive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `Dialog`, `DummyView`, `EditView`, `LinearLayout`, `SelectView` [INFO] [stdout] --> src/O.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use cursive::views::{Button, Dialog, DummyView, EditView, [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 4 | LinearLayout, SelectView}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cursive::traits::*` [INFO] [stdout] --> src/O.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cursive::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustDatabook` [INFO] [stdout] --> src/O.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rustDatabook; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::X` [INFO] [stdout] --> src/O.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::X; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::refresh` [INFO] [stdout] --> src/O.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::refresh; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xdof` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6ce5b0a9a74e9612b82aa40a5a51d2a91252f4ecf83de5807f7b6e9689f027d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ce5b0a9a74e9612b82aa40a5a51d2a91252f4ecf83de5807f7b6e9689f027d3", kill_on_drop: false }` [INFO] [stdout] 6ce5b0a9a74e9612b82aa40a5a51d2a91252f4ecf83de5807f7b6e9689f027d3