[INFO] fetching crate ress 0.12.0-alpha.1... [INFO] testing ress-0.12.0-alpha.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate ress 0.12.0-alpha.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ress 0.12.0-alpha.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ress 0.12.0-alpha.1 [INFO] tweaked toml for crates.io crate ress 0.12.0-alpha.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ress 0.12.0-alpha.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ress 0.12.0-alpha.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex_generate v0.2.3 [INFO] [stderr] Downloaded res-regex v0.1.4 [INFO] [stderr] Downloaded cc v1.0.85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84af6e145e5c57d81827beefbb7b43182e0cc198b2f6164ca262e7386904e146 [INFO] running `Command { std: "docker" "start" "-a" "84af6e145e5c57d81827beefbb7b43182e0cc198b2f6164ca262e7386904e146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84af6e145e5c57d81827beefbb7b43182e0cc198b2f6164ca262e7386904e146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84af6e145e5c57d81827beefbb7b43182e0cc198b2f6164ca262e7386904e146", kill_on_drop: false }` [INFO] [stdout] 84af6e145e5c57d81827beefbb7b43182e0cc198b2f6164ca262e7386904e146 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 77ae17eba69704a709f7cf62ec00c82049c2a5c9e6ca86d02ec82b481660c823 [INFO] running `Command { std: "docker" "start" "-a" "77ae17eba69704a709f7cf62ec00c82049c2a5c9e6ca86d02ec82b481660c823", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ress v0.12.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `NumberExt` is never used [INFO] [stdout] --> src/tokens/number.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub trait NumberExt { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OpenBrace` is never constructed [INFO] [stdout] --> src/look_behind.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub struct OpenBrace { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenBrace` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CloseBrace` is never constructed [INFO] [stdout] --> src/look_behind.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct CloseBrace { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CloseBrace` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CloseParen` is never constructed [INFO] [stdout] --> src/look_behind.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct CloseParen { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CloseParen` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tokenizer/buffer.rs:290:17 [INFO] [stdout] | [INFO] [stdout] 290 | fn from(s: &'a str) -> JSBuffer { [INFO] [stdout] | ^^ -------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 290 | fn from(s: &'a str) -> JSBuffer<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "77ae17eba69704a709f7cf62ec00c82049c2a5c9e6ca86d02ec82b481660c823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77ae17eba69704a709f7cf62ec00c82049c2a5c9e6ca86d02ec82b481660c823", kill_on_drop: false }` [INFO] [stdout] 77ae17eba69704a709f7cf62ec00c82049c2a5c9e6ca86d02ec82b481660c823 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a405453ab35e7005a319061205e72bc125ed5798f9a496e6c0c5d89a4462e628 [INFO] running `Command { std: "docker" "start" "-a" "a405453ab35e7005a319061205e72bc125ed5798f9a496e6c0c5d89a4462e628", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling cc v1.0.85 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling res-regex v0.1.4 [INFO] [stdout] warning: trait `NumberExt` is never used [INFO] [stdout] --> src/tokens/number.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub trait NumberExt { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OpenBrace` is never constructed [INFO] [stdout] --> src/look_behind.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub struct OpenBrace { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenBrace` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CloseBrace` is never constructed [INFO] [stdout] --> src/look_behind.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct CloseBrace { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CloseBrace` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CloseParen` is never constructed [INFO] [stdout] --> src/look_behind.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct CloseParen { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CloseParen` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tokenizer/buffer.rs:290:17 [INFO] [stdout] | [INFO] [stdout] 290 | fn from(s: &'a str) -> JSBuffer { [INFO] [stdout] | ^^ -------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 290 | fn from(s: &'a str) -> JSBuffer<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling regex_generate v0.2.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling ress v0.12.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../node_modules/jquery/dist/jquery.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:694:18 [INFO] [stdout] | [INFO] [stdout] 694 | let js = include_str!("../node_modules/jquery/dist/jquery.js"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../node_modules/esprima/dist/esprima.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:734:18 [INFO] [stdout] | [INFO] [stdout] 734 | let js = include_str!("../node_modules/esprima/dist/esprima.js"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ress` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a405453ab35e7005a319061205e72bc125ed5798f9a496e6c0c5d89a4462e628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a405453ab35e7005a319061205e72bc125ed5798f9a496e6c0c5d89a4462e628", kill_on_drop: false }` [INFO] [stdout] a405453ab35e7005a319061205e72bc125ed5798f9a496e6c0c5d89a4462e628