[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 try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthew-Maclean%2Fjapari-librarian" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Matthew-Maclean/japari-librarian on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "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-9/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "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] 5535d79e9e085db0929954218b875b3b43d527c9eb3c8632d81b5df2d03a501f [INFO] running `Command { std: "docker" "start" "-a" "5535d79e9e085db0929954218b875b3b43d527c9eb3c8632d81b5df2d03a501f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5535d79e9e085db0929954218b875b3b43d527c9eb3c8632d81b5df2d03a501f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5535d79e9e085db0929954218b875b3b43d527c9eb3c8632d81b5df2d03a501f", kill_on_drop: false }` [INFO] [stdout] 5535d79e9e085db0929954218b875b3b43d527c9eb3c8632d81b5df2d03a501f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b744648267e1e0008b08048af4c236c52bb7248442debb4b519b577d263318bc [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" "b744648267e1e0008b08048af4c236c52bb7248442debb4b519b577d263318bc", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking untrusted v0.7.1 [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 hashbrown v0.9.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking serde v1.0.24 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking log v0.3.8 [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 tracing-core v0.1.17 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking iovec v0.1.4 [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] Checking ring v0.16.15 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking clap v2.29.0 [INFO] [stderr] Checking simplelog v0.4.4 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [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 http-body v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.24 [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] Checking tokio-rustls v0.14.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [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] [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b744648267e1e0008b08048af4c236c52bb7248442debb4b519b577d263318bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b744648267e1e0008b08048af4c236c52bb7248442debb4b519b577d263318bc", kill_on_drop: false }` [INFO] [stdout] b744648267e1e0008b08048af4c236c52bb7248442debb4b519b577d263318bc