[INFO] cloning repository https://github.com/Matthew-Maclean/japari-librarian [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Matthew-Maclean/japari-librarian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthew-Maclean%2Fjapari-librarian", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthew-Maclean%2Fjapari-librarian'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ea2b73eb9142b4e683727d92516b3e1c41ecdba [INFO] checking Matthew-Maclean/japari-librarian against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthew-Maclean%2Fjapari-librarian" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Matthew-Maclean/japari-librarian on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Matthew-Maclean/japari-librarian [INFO] finished tweaking git repo https://github.com/Matthew-Maclean/japari-librarian [INFO] tweaked toml for git repo https://github.com/Matthew-Maclean/japari-librarian written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/Matthew-Maclean/japari-librarian already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive_internals v0.18.0 [INFO] [stderr] Downloaded serde v1.0.24 [INFO] [stderr] Downloaded serde_derive v1.0.24 [INFO] [stderr] Downloaded simplelog v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a82c494296cbfb5a2963d58147d529125a895d9b6c600d39c2fea0e9fdda8761 [INFO] running `Command { std: "docker" "start" "-a" "a82c494296cbfb5a2963d58147d529125a895d9b6c600d39c2fea0e9fdda8761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a82c494296cbfb5a2963d58147d529125a895d9b6c600d39c2fea0e9fdda8761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a82c494296cbfb5a2963d58147d529125a895d9b6c600d39c2fea0e9fdda8761", kill_on_drop: false }` [INFO] [stdout] a82c494296cbfb5a2963d58147d529125a895d9b6c600d39c2fea0e9fdda8761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 320e21b54c287c40e4146e39bb57e71633de938f09a97df0b42a853316a889f5 [INFO] running `Command { std: "docker" "start" "-a" "320e21b54c287c40e4146e39bb57e71633de938f09a97df0b42a853316a889f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.5 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking httparse v1.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking serde v1.0.24 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking num-traits v0.1.41 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking rand v0.3.18 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking clap v2.29.0 [INFO] [stderr] Checking simplelog v0.4.4 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking serde_json v1.0.8 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking hyper-rustls v0.21.0 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking japari-librarian v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../.secrets/id.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/secrets.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | let contents = include_str!($path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | secret_file!(id, "../.secrets/id.txt", 1); // client ID [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../.secrets/secret.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/secrets.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | let contents = include_str!($path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | secret_file!(secret, "../.secrets/secret.txt", 1); // client secret [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../.secrets/user.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/secrets.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | let contents = include_str!($path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | secret_file!(user, "../.secrets/user.txt", 1); // account username [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../.secrets/pass.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/secrets.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | let contents = include_str!($path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | secret_file!(pass, "../.secrets/pass.txt", 1); // account password [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../.secrets/id.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/secrets.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | let contents = include_str!($path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | secret_file!(id, "../.secrets/id.txt", 1); // client ID [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../.secrets/secret.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/secrets.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | let contents = include_str!($path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | secret_file!(secret, "../.secrets/secret.txt", 1); // client secret [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../.secrets/user.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/secrets.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | let contents = include_str!($path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | secret_file!(user, "../.secrets/user.txt", 1); // account username [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../.secrets/pass.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/secrets.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | let contents = include_str!($path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | secret_file!(pass, "../.secrets/pass.txt", 1); // account password [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `japari-librarian` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "320e21b54c287c40e4146e39bb57e71633de938f09a97df0b42a853316a889f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "320e21b54c287c40e4146e39bb57e71633de938f09a97df0b42a853316a889f5", kill_on_drop: false }` [INFO] [stdout] 320e21b54c287c40e4146e39bb57e71633de938f09a97df0b42a853316a889f5