[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#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthew-Maclean%2Fjapari-librarian" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Matthew-Maclean/japari-librarian on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "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-7/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", 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] fdc6eb5891ad05f5771d3014f2422fec908a348506e8e0f188f717e334d286f1 [INFO] running `Command { std: "docker" "start" "-a" "fdc6eb5891ad05f5771d3014f2422fec908a348506e8e0f188f717e334d286f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdc6eb5891ad05f5771d3014f2422fec908a348506e8e0f188f717e334d286f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdc6eb5891ad05f5771d3014f2422fec908a348506e8e0f188f717e334d286f1", kill_on_drop: false }` [INFO] [stdout] fdc6eb5891ad05f5771d3014f2422fec908a348506e8e0f188f717e334d286f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "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] fa09939927bbde5b85f09c18b936f336bce01c9f8032bd3af427a6f9423649b4 [INFO] running `Command { std: "docker" "start" "-a" "fa09939927bbde5b85f09c18b936f336bce01c9f8032bd3af427a6f9423649b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Checking serde v1.0.24 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [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 atty v0.2.6 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking rand v0.3.18 [INFO] [stderr] Checking clap v2.29.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking simplelog v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Checking uuid v0.5.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 serde_json v1.0.8 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.19.0 [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/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/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" "fa09939927bbde5b85f09c18b936f336bce01c9f8032bd3af427a6f9423649b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa09939927bbde5b85f09c18b936f336bce01c9f8032bd3af427a6f9423649b4", kill_on_drop: false }` [INFO] [stdout] fa09939927bbde5b85f09c18b936f336bce01c9f8032bd3af427a6f9423649b4