[INFO] cloning repository https://github.com/JoshuaColell/sol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshuaColell/sol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaColell%2Fsol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaColell%2Fsol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a78c3bf6f50c9046337ee73eeb0a0d4e201a7cd4 [INFO] checking JoshuaColell/sol/a78c3bf6f50c9046337ee73eeb0a0d4e201a7cd4 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaColell%2Fsol" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JoshuaColell/sol on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JoshuaColell/sol [INFO] finished tweaking git repo https://github.com/JoshuaColell/sol [INFO] tweaked toml for git repo https://github.com/JoshuaColell/sol written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JoshuaColell/sol already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding rand v0.8.5 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rquickjs v0.1.5 [INFO] [stderr] Downloaded fd-lock v3.0.0 [INFO] [stderr] Downloaded relative-path v1.7.0 [INFO] [stderr] Downloaded clipboard-win v4.2.2 [INFO] [stderr] Downloaded rquickjs-macro v0.1.5 [INFO] [stderr] Downloaded rquickjs-core v0.1.5 [INFO] [stderr] Downloaded rustyline v9.0.0 [INFO] [stderr] Downloaded rquickjs-sys v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d148e93969306dea573a25f53ad78f950f99566c6a393aa5056cbc7331c7b3d [INFO] running `Command { std: "docker" "start" "-a" "7d148e93969306dea573a25f53ad78f950f99566c6a393aa5056cbc7331c7b3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d148e93969306dea573a25f53ad78f950f99566c6a393aa5056cbc7331c7b3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d148e93969306dea573a25f53ad78f950f99566c6a393aa5056cbc7331c7b3d", kill_on_drop: false }` [INFO] [stdout] 7d148e93969306dea573a25f53ad78f950f99566c6a393aa5056cbc7331c7b3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bde527a4659ea1854fe403446fed16963fff020c0a101673b52363258bcad65e [INFO] running `Command { std: "docker" "start" "-a" "bde527a4659ea1854fe403446fed16963fff020c0a101673b52363258bcad65e", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling rquickjs-sys v0.1.5 [INFO] [stderr] Compiling relative-path v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking sol-parser v0.3.0 (/opt/rustwide/workdir/crates/sol-parser) [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking sol-js-builder v0.3.0 (/opt/rustwide/workdir/crates/sol-js-builder) [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/sol-js-builder/src/expression.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | _ => unimplemented!() [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/sol-js-builder/src/expression.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 133 | Expression::String(s) => format!(r##""{}""##, s), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 134 | Expression::Number(n) => n.to_string(), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 135 | Expression::Bool(b) => b.to_string(), [INFO] [stdout] | ------------------- matches some of the same values [INFO] [stdout] 136 | Expression::Null => "null".into(), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 158 | _ => unimplemented!() [INFO] [stdout] | ^ ...and 9 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking nix v0.22.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking fd-lock v3.0.0 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking sol-compiler v0.3.0 (/opt/rustwide/workdir/crates/sol-compiler) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/sol-compiler/src/compiler.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | _ => unimplemented!("compile expression {:?}", expression), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/sol-compiler/src/compiler.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 109 | Expression::String(s) => s.into(), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 110 | Expression::Number(n) => n.into(), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 111 | Expression::Bool(b) => b.into(), [INFO] [stdout] | ------------------- matches some of the same values [INFO] [stdout] 112 | Expression::Array(items) => items.into_iter().map(|i| self.compile_expression(i)).collect::>().into(), [INFO] [stdout] | ------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 194 | _ => unimplemented!("compile expression {:?}", expression), [INFO] [stdout] | ^ ...and 9 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking uuid v1.0.0 [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/sol-compiler/src/compiler.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | _ => unimplemented!("compile expression {:?}", expression), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/sol-compiler/src/compiler.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 109 | Expression::String(s) => s.into(), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 110 | Expression::Number(n) => n.into(), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 111 | Expression::Bool(b) => b.into(), [INFO] [stdout] | ------------------- matches some of the same values [INFO] [stdout] 112 | Expression::Array(items) => items.into_iter().map(|i| self.compile_expression(i)).collect::>().into(), [INFO] [stdout] | ------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 194 | _ => unimplemented!("compile expression {:?}", expression), [INFO] [stdout] | ^ ...and 9 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/sol-js-builder/src/expression.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | _ => unimplemented!() [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/sol-js-builder/src/expression.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 133 | Expression::String(s) => format!(r##""{}""##, s), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 134 | Expression::Number(n) => n.to_string(), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 135 | Expression::Bool(b) => b.to_string(), [INFO] [stdout] | ------------------- matches some of the same values [INFO] [stdout] 136 | Expression::Null => "null".into(), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 158 | _ => unimplemented!() [INFO] [stdout] | ^ ...and 9 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tiny_http v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking rustyline v9.0.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling rquickjs-core v0.1.5 [INFO] [stderr] Compiling rquickjs-macro v0.1.5 [INFO] [stderr] Checking rquickjs v0.1.5 [INFO] [stderr] Checking sol v0.3.0 (/opt/rustwide/workdir/crates/sol) [INFO] [stdout] error[E0463]: can't find crate for `three` [INFO] [stdout] --> crates/sol/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate three; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `three` [INFO] [stdout] --> crates/sol/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate three; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Unknown field: `bare` [INFO] [stdout] --> crates/sol/src/main.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | #[bind(module, public)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `bind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Unknown field: `bare` [INFO] [stdout] --> crates/sol/src/main.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | #[bind(module, public)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `bind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Http` in this scope [INFO] [stdout] --> crates/sol/src/main.rs:419:38 [INFO] [stdout] | [INFO] [stdout] 419 | .with_module("web/http", Http) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Http` in this scope [INFO] [stdout] --> crates/sol/src/main.rs:419:38 [INFO] [stdout] | [INFO] [stdout] 419 | .with_module("web/http", Http) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sol` (bin "sol" test) due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sol` (bin "sol") due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "bde527a4659ea1854fe403446fed16963fff020c0a101673b52363258bcad65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde527a4659ea1854fe403446fed16963fff020c0a101673b52363258bcad65e", kill_on_drop: false }` [INFO] [stdout] bde527a4659ea1854fe403446fed16963fff020c0a101673b52363258bcad65e