[INFO] cloning repository https://github.com/romnn/djtool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romnn/djtool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromnn%2Fdjtool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromnn%2Fdjtool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92bf56c3903f06c3702a13678e799d4f16aec605 [INFO] checking romnn/djtool against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromnn%2Fdjtool" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/romnn/djtool on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-36/source/.cargo/config [INFO] started tweaking git repo https://github.com/romnn/djtool [INFO] finished tweaking git repo https://github.com/romnn/djtool [INFO] tweaked toml for git repo https://github.com/romnn/djtool written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/romnn/djtool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edaba9c31a8a21caaf2f9c14418d2f5e42221a14a90da5287234cc0a6a41fdb6 [INFO] running `Command { std: "docker" "start" "-a" "edaba9c31a8a21caaf2f9c14418d2f5e42221a14a90da5287234cc0a6a41fdb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edaba9c31a8a21caaf2f9c14418d2f5e42221a14a90da5287234cc0a6a41fdb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edaba9c31a8a21caaf2f9c14418d2f5e42221a14a90da5287234cc0a6a41fdb6", kill_on_drop: false }` [INFO] [stdout] edaba9c31a8a21caaf2f9c14418d2f5e42221a14a90da5287234cc0a6a41fdb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b243089857d7d4d596d77cba565adb6d1683a330b1b81314a524df51dd5147c4 [INFO] running `Command { std: "docker" "start" "-a" "b243089857d7d4d596d77cba565adb6d1683a330b1b81314a524df51dd5147c4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling unicode-general-category v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling ryu-js v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Checking libc v0.2.107 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regress v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking boa_unicode v0.11.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking sanitize-filename v0.3.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling gc_derive v0.4.1 [INFO] [stderr] Checking gc v0.4.1 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.7 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking Boa v0.13.0 [INFO] [stderr] Compiling djtool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `dep_graph` [INFO] [stdout] --> buildtools/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod dep_graph; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `dep_graph`, create file "buildtools/dep_graph.rs" or "buildtools/dep_graph/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0255]: the name `dep_graph` is defined multiple times [INFO] [stdout] --> buildtools/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | mod dep_graph; [INFO] [stdout] | -------------- previous definition of the module `dep_graph` here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use dep_graph; [INFO] [stdout] | ^^^^^^^^^ `dep_graph` reimported here [INFO] [stdout] | [INFO] [stdout] = note: `dep_graph` must be defined only once in the type namespace of this module [INFO] [stdout] help: you can use `as` to change the binding name of the import [INFO] [stdout] | [INFO] [stdout] 3 | use dep_graph as other_dep_graph; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `buildtools::dep_graph::DepGraph`, `buildtools::dep_graph::Dependency` [INFO] [stdout] --> build.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | use buildtools::dep_graph::{DepGraph, Dependency}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ no `Dependency` in `buildtools::dep_graph` [INFO] [stdout] | | [INFO] [stdout] | no `DepGraph` in `buildtools::dep_graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `dep_graph` is private [INFO] [stdout] --> build.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use buildtools::dep_graph::{DepGraph, Dependency}; [INFO] [stdout] | ^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `dep_graph` is defined here [INFO] [stdout] --> buildtools/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod dep_graph; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dep_graph` [INFO] [stdout] --> buildtools/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dep_graph; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num v0.4.0 [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> build.rs:700:5 [INFO] [stdout] | [INFO] [stdout] 698 | return (); [INFO] [stdout] | --------- any code following this expression is unreachable [INFO] [stdout] 699 | [INFO] [stdout] 700 | / let include_paths: Vec = { [INFO] [stdout] 701 | | println!( [INFO] [stdout] 702 | | "cargo:rustc-link-search=native={}", [INFO] [stdout] 703 | | search().join("lib").to_string_lossy() [INFO] [stdout] ... | [INFO] [stdout] 752 | | vec![search().join("include")] [INFO] [stdout] 753 | | }; [INFO] [stdout] | |______^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0255, E0432, E0583, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0255`. [INFO] [stdout] [INFO] [stderr] error: could not compile `djtool` due to 5 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b243089857d7d4d596d77cba565adb6d1683a330b1b81314a524df51dd5147c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b243089857d7d4d596d77cba565adb6d1683a330b1b81314a524df51dd5147c4", kill_on_drop: false }` [INFO] [stdout] b243089857d7d4d596d77cba565adb6d1683a330b1b81314a524df51dd5147c4