[INFO] cloning repository https://github.com/Skycloudd/aura [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Skycloudd/aura" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkycloudd%2Faura", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkycloudd%2Faura'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e56bacbd0011464af753ce55f742e160dc97141 [INFO] testing Skycloudd/aura against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkycloudd%2Faura" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Skycloudd/aura on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Skycloudd/aura [INFO] finished tweaking git repo https://github.com/Skycloudd/aura [INFO] tweaked toml for git repo https://github.com/Skycloudd/aura written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Skycloudd/aura already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56a3ee4aee98d53dcdb98924ac6a5c9335a8822b95da693a356e799e7ff1b069 [INFO] running `Command { std: "docker" "start" "-a" "56a3ee4aee98d53dcdb98924ac6a5c9335a8822b95da693a356e799e7ff1b069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56a3ee4aee98d53dcdb98924ac6a5c9335a8822b95da693a356e799e7ff1b069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56a3ee4aee98d53dcdb98924ac6a5c9335a8822b95da693a356e799e7ff1b069", kill_on_drop: false }` [INFO] [stdout] 56a3ee4aee98d53dcdb98924ac6a5c9335a8822b95da693a356e799e7ff1b069 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd44b4ef61d82505636093c7d0dd9a4d7dbd7553d786d0d811648b604cac8565 [INFO] running `Command { std: "docker" "start" "-a" "cd44b4ef61d82505636093c7d0dd9a4d7dbd7553d786d0d811648b604cac8565", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap_lex v0.2.3 [INFO] [stderr] Compiling ariadne v0.1.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling chumsky v0.8.0 [INFO] [stderr] Compiling clap_derive v3.2.6 [INFO] [stderr] Compiling clap v3.2.6 [INFO] [stderr] Compiling aura v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ast` [INFO] [stdout] --> src/compiler.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn compile(ast: &Vec>) -> Result<(), Vec> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ast` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.30s [INFO] running `Command { std: "docker" "inspect" "cd44b4ef61d82505636093c7d0dd9a4d7dbd7553d786d0d811648b604cac8565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd44b4ef61d82505636093c7d0dd9a4d7dbd7553d786d0d811648b604cac8565", kill_on_drop: false }` [INFO] [stdout] cd44b4ef61d82505636093c7d0dd9a4d7dbd7553d786d0d811648b604cac8565 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2c49fae4c3d432acf5b4d67cb152661f18359bf4b0d961ee5cdfd0520a1f737 [INFO] running `Command { std: "docker" "start" "-a" "d2c49fae4c3d432acf5b4d67cb152661f18359bf4b0d961ee5cdfd0520a1f737", kill_on_drop: false }` [INFO] [stderr] Compiling aura v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ast` [INFO] [stdout] --> src/compiler.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn compile(ast: &Vec>) -> Result<(), Vec> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ast` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.64s [INFO] running `Command { std: "docker" "inspect" "d2c49fae4c3d432acf5b4d67cb152661f18359bf4b0d961ee5cdfd0520a1f737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2c49fae4c3d432acf5b4d67cb152661f18359bf4b0d961ee5cdfd0520a1f737", kill_on_drop: false }` [INFO] [stdout] d2c49fae4c3d432acf5b4d67cb152661f18359bf4b0d961ee5cdfd0520a1f737 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 21d87da7282d3c95668caa0a0da2556514d78807d705b75e65703479d021ec61 [INFO] running `Command { std: "docker" "start" "-a" "21d87da7282d3c95668caa0a0da2556514d78807d705b75e65703479d021ec61", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `ast` [INFO] [stderr] --> src/compiler.rs:10:16 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn compile(ast: &Vec>) -> Result<(), Vec> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ast` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `aura` (bin "aura" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aura-696131acba89b451) [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" "21d87da7282d3c95668caa0a0da2556514d78807d705b75e65703479d021ec61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21d87da7282d3c95668caa0a0da2556514d78807d705b75e65703479d021ec61", kill_on_drop: false }` [INFO] [stdout] 21d87da7282d3c95668caa0a0da2556514d78807d705b75e65703479d021ec61