[INFO] cloning repository https://github.com/mxcop/wax [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mxcop/wax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxcop%2Fwax", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxcop%2Fwax'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f026530c79f912f2b1d1c135866513c1e2f0a6cb [INFO] testing mxcop/wax against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxcop%2Fwax" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mxcop/wax on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mxcop/wax [INFO] finished tweaking git repo https://github.com/mxcop/wax [INFO] tweaked toml for git repo https://github.com/mxcop/wax written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mxcop/wax 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tiny_id v0.1.5 [INFO] [stderr] Downloaded peekmore v1.0.0 [INFO] [stderr] Downloaded clap_derive v4.0.18 [INFO] [stderr] Downloaded clap v4.0.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24065e88e8b376ab088339d6fbca1f908dafa2cee0d374142bfb69c004ce1b5a [INFO] running `Command { std: "docker" "start" "-a" "24065e88e8b376ab088339d6fbca1f908dafa2cee0d374142bfb69c004ce1b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24065e88e8b376ab088339d6fbca1f908dafa2cee0d374142bfb69c004ce1b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24065e88e8b376ab088339d6fbca1f908dafa2cee0d374142bfb69c004ce1b5a", kill_on_drop: false }` [INFO] [stdout] 24065e88e8b376ab088339d6fbca1f908dafa2cee0d374142bfb69c004ce1b5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cac90cb1e2d08371bd7e2aa92ac6e953a6092dd9b12027a519dabec03f7b3655 [INFO] running `Command { std: "docker" "start" "-a" "cac90cb1e2d08371bd7e2aa92ac6e953a6092dd9b12027a519dabec03f7b3655", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peekmore v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling os_str_bytes v6.3.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling waxc_lexer v0.1.0 (/opt/rustwide/workdir/compiler/waxc_lexer) [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling waxc_errors v0.1.0 (/opt/rustwide/workdir/compiler/waxc_errors) [INFO] [stderr] Compiling waxc_parser v0.1.0 (/opt/rustwide/workdir/compiler/waxc_parser) [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling clap_derive v4.0.18 [INFO] [stderr] Compiling clap v4.0.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiny_id v0.1.5 [INFO] [stderr] Compiling waxc_codegen v0.1.0 (/opt/rustwide/workdir/compiler/waxc_codegen) [INFO] [stderr] Compiling wax-cli v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `filename` [INFO] [stdout] --> src/main.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | fn run(index_path: &Path, filename: &str) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.03s [INFO] running `Command { std: "docker" "inspect" "cac90cb1e2d08371bd7e2aa92ac6e953a6092dd9b12027a519dabec03f7b3655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac90cb1e2d08371bd7e2aa92ac6e953a6092dd9b12027a519dabec03f7b3655", kill_on_drop: false }` [INFO] [stdout] cac90cb1e2d08371bd7e2aa92ac6e953a6092dd9b12027a519dabec03f7b3655 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 518bc507c13e5201768134678fd19be9d735e3e5e787f57b784108c39dc30307 [INFO] running `Command { std: "docker" "start" "-a" "518bc507c13e5201768134678fd19be9d735e3e5e787f57b784108c39dc30307", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v4.0.18 [INFO] [stderr] Compiling waxc_errors v0.1.0 (/opt/rustwide/workdir/compiler/waxc_errors) [INFO] [stderr] Compiling waxc_parser v0.1.0 (/opt/rustwide/workdir/compiler/waxc_parser) [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiny_id v0.1.5 [INFO] [stderr] Compiling waxc_codegen v0.1.0 (/opt/rustwide/workdir/compiler/waxc_codegen) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling wax-cli v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `filename` [INFO] [stdout] --> src/main.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | fn run(index_path: &Path, filename: &str) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.61s [INFO] running `Command { std: "docker" "inspect" "518bc507c13e5201768134678fd19be9d735e3e5e787f57b784108c39dc30307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "518bc507c13e5201768134678fd19be9d735e3e5e787f57b784108c39dc30307", kill_on_drop: false }` [INFO] [stdout] 518bc507c13e5201768134678fd19be9d735e3e5e787f57b784108c39dc30307 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd90619b4fdbead89457f1183fa41f9ffd99a9b96258272c323bd888e2c44ff6 [INFO] running `Command { std: "docker" "start" "-a" "bd90619b4fdbead89457f1183fa41f9ffd99a9b96258272c323bd888e2c44ff6", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `filename` [INFO] [stderr] --> src/main.rs:21:27 [INFO] [stderr] | [INFO] [stderr] 21 | fn run(index_path: &Path, filename: &str) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wax-cli` (bin "wax" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wax-04ed4e308bfb06eb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bd90619b4fdbead89457f1183fa41f9ffd99a9b96258272c323bd888e2c44ff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd90619b4fdbead89457f1183fa41f9ffd99a9b96258272c323bd888e2c44ff6", kill_on_drop: false }` [INFO] [stdout] bd90619b4fdbead89457f1183fa41f9ffd99a9b96258272c323bd888e2c44ff6