[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 beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthew-Maclean%2Fjapari-librarian" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Matthew-Maclean/japari-librarian on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 010e210e707c244339360d5bb8b20ab7de92dcc0791306e0c025801dee73e7e1 [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" "010e210e707c244339360d5bb8b20ab7de92dcc0791306e0c025801dee73e7e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "010e210e707c244339360d5bb8b20ab7de92dcc0791306e0c025801dee73e7e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010e210e707c244339360d5bb8b20ab7de92dcc0791306e0c025801dee73e7e1", kill_on_drop: false }` [INFO] [stdout] 010e210e707c244339360d5bb8b20ab7de92dcc0791306e0c025801dee73e7e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--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] 4b4b23e01a492b7f49964616aa9ab6fec2abf41ad9067dfea09af0c185fdc54c [INFO] running `Command { std: "docker" "start" "-a" "4b4b23e01a492b7f49964616aa9ab6fec2abf41ad9067dfea09af0c185fdc54c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking serde v1.0.24 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking httparse v1.2.3 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking rand v0.3.18 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking ring v0.16.15 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Checking clap v2.29.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking simplelog v0.4.4 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking tokio v0.2.22 [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 serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.8 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking h2 v0.2.7 [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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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" "4b4b23e01a492b7f49964616aa9ab6fec2abf41ad9067dfea09af0c185fdc54c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b4b23e01a492b7f49964616aa9ab6fec2abf41ad9067dfea09af0c185fdc54c", kill_on_drop: false }` [INFO] [stdout] 4b4b23e01a492b7f49964616aa9ab6fec2abf41ad9067dfea09af0c185fdc54c