[INFO] cloning repository https://github.com/Ubique-OSS/rusty-jeb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ubique-OSS/rusty-jeb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUbique-OSS%2Frusty-jeb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUbique-OSS%2Frusty-jeb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5a3747f2f289bf7436ef78f75272490c2e0932f [INFO] checking Ubique-OSS/rusty-jeb against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUbique-OSS%2Frusty-jeb" "/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/Ubique-OSS/rusty-jeb on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ubique-OSS/rusty-jeb [INFO] finished tweaking git repo https://github.com/Ubique-OSS/rusty-jeb [INFO] tweaked toml for git repo https://github.com/Ubique-OSS/rusty-jeb written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Ubique-OSS/rusty-jeb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "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 const_format_proc_macros v0.2.8 [INFO] [stderr] Downloaded const_format v0.2.8 [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" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3c46751aa26b93b5974ce5da6534421444fe5d2cd259e72d202bedc30e39c37 [INFO] running `Command { std: "docker" "start" "-a" "d3c46751aa26b93b5974ce5da6534421444fe5d2cd259e72d202bedc30e39c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3c46751aa26b93b5974ce5da6534421444fe5d2cd259e72d202bedc30e39c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c46751aa26b93b5974ce5da6534421444fe5d2cd259e72d202bedc30e39c37", kill_on_drop: false }` [INFO] [stdout] d3c46751aa26b93b5974ce5da6534421444fe5d2cd259e72d202bedc30e39c37 [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" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7c13f5dfd167aed0eaf614cf012fc4ed34c95c7b6675d2b3cd954c5c8fd9448 [INFO] running `Command { std: "docker" "start" "-a" "e7c13f5dfd167aed0eaf614cf012fc4ed34c95c7b6675d2b3cd954c5c8fd9448", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Checking combine v4.3.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.8 [INFO] [stderr] Compiling jni v0.18.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking const_format v0.2.8 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling jni_macros v0.1.0 (/opt/rustwide/workdir/jni_macros) [INFO] [stdout] error: you need to define the path to the JEB [INFO] [stdout] --> jni_macros/src/lib.rs:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | static JEB_PATH : &str = env!("JEB_PATH", "you need to define the path to the JEB"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jni_macros` [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" "e7c13f5dfd167aed0eaf614cf012fc4ed34c95c7b6675d2b3cd954c5c8fd9448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c13f5dfd167aed0eaf614cf012fc4ed34c95c7b6675d2b3cd954c5c8fd9448", kill_on_drop: false }` [INFO] [stdout] e7c13f5dfd167aed0eaf614cf012fc4ed34c95c7b6675d2b3cd954c5c8fd9448