[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] ef4359f0b4b66c64f185472d65712c77b08a7e99 [INFO] testing Matthew-Maclean/japari-librarian against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthew-Maclean%2Fjapari-librarian" "/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/Matthew-Maclean/japari-librarian on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-3/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-2022-04-10" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0adc4d20ab1efa26ac085e781edf527e37fa8be86274af2c54abdd665ba520a6 [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" "0adc4d20ab1efa26ac085e781edf527e37fa8be86274af2c54abdd665ba520a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0adc4d20ab1efa26ac085e781edf527e37fa8be86274af2c54abdd665ba520a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0adc4d20ab1efa26ac085e781edf527e37fa8be86274af2c54abdd665ba520a6", kill_on_drop: false }` [INFO] [stdout] 0adc4d20ab1efa26ac085e781edf527e37fa8be86274af2c54abdd665ba520a6 [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" "RUSTFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] e1f47861508838707576e37d64bbfa32b107f67545d8765d95aade82452eb249 [INFO] running `Command { std: "docker" "start" "-a" "e1f47861508838707576e37d64bbfa32b107f67545d8765d95aade82452eb249", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling serde v1.0.24 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling simplelog v0.4.4 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [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] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling 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/maintainer.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] 19 | secret_file!(maintainer, "../.secrets/maintainer.txt", 1); // maintainer [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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `japari-librarian` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "e1f47861508838707576e37d64bbfa32b107f67545d8765d95aade82452eb249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f47861508838707576e37d64bbfa32b107f67545d8765d95aade82452eb249", kill_on_drop: false }` [INFO] [stdout] e1f47861508838707576e37d64bbfa32b107f67545d8765d95aade82452eb249