[INFO] cloning repository https://github.com/Measter/rlox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Measter/rlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeaster%2Frlox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeaster%2Frlox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8f8a88ea94b7db2c184164fefde3e7fefcb6e62 [INFO] testing Measter/rlox against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeaster%2Frlox" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Measter/rlox on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Measter/rlox [INFO] finished tweaking git repo https://github.com/Measter/rlox [INFO] tweaked toml for git repo https://github.com/Measter/rlox written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Measter/rlox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lasso v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5cec5c79ae769111403c1413ffc36743d09de04294395c03b04a0692f6513ad2 [INFO] running `Command { std: "docker" "start" "-a" "5cec5c79ae769111403c1413ffc36743d09de04294395c03b04a0692f6513ad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cec5c79ae769111403c1413ffc36743d09de04294395c03b04a0692f6513ad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cec5c79ae769111403c1413ffc36743d09de04294395c03b04a0692f6513ad2", kill_on_drop: false }` [INFO] [stdout] 5cec5c79ae769111403c1413ffc36743d09de04294395c03b04a0692f6513ad2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b24b5da87403a5a425255aed5342e9cd0871e3c01b155eabb077e4a16ff614c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0b24b5da87403a5a425255aed5342e9cd0871e3c01b155eabb077e4a16ff614c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lasso v0.6.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling rlox v0.1.0 (/opt/rustwide/workdir/crates/rlox) [INFO] [stderr] Compiling tester v0.1.0 (/opt/rustwide/workdir/crates/tester) [INFO] [stderr] Compiling rloxr v0.1.0 (/opt/rustwide/workdir/crates/interpreter) [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling rloxum v0.1.0 (/opt/rustwide/workdir/crates/vm) [INFO] [stdout] warning: unused variable: `emitter` [INFO] [stdout] --> crates/vm/src/token_compiler.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | emitter: &mut DiagnosticEmitter<'_>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emitter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interner` [INFO] [stdout] --> crates/vm/src/ast_compiler.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | interner: &'a Rodeo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "0b24b5da87403a5a425255aed5342e9cd0871e3c01b155eabb077e4a16ff614c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b24b5da87403a5a425255aed5342e9cd0871e3c01b155eabb077e4a16ff614c", kill_on_drop: false }` [INFO] [stdout] 0b24b5da87403a5a425255aed5342e9cd0871e3c01b155eabb077e4a16ff614c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 339f17f19fe2722652b14c61b5c7325c2c8a545dae7db6ab887f9963dccd3842 [INFO] running `Command { std: "docker" "start" "-a" "339f17f19fe2722652b14c61b5c7325c2c8a545dae7db6ab887f9963dccd3842", kill_on_drop: false }` [INFO] [stderr] Compiling tester v0.1.0 (/opt/rustwide/workdir/crates/tester) [INFO] [stderr] Compiling rlox v0.1.0 (/opt/rustwide/workdir/crates/rlox) [INFO] [stderr] Compiling rloxr v0.1.0 (/opt/rustwide/workdir/crates/interpreter) [INFO] [stderr] Compiling rloxum v0.1.0 (/opt/rustwide/workdir/crates/vm) [INFO] [stdout] warning: unused variable: `emitter` [INFO] [stdout] --> crates/vm/src/token_compiler.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | emitter: &mut DiagnosticEmitter<'_>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emitter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interner` [INFO] [stdout] --> crates/vm/src/ast_compiler.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | interner: &'a Rodeo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.99s [INFO] running `Command { std: "docker" "inspect" "339f17f19fe2722652b14c61b5c7325c2c8a545dae7db6ab887f9963dccd3842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339f17f19fe2722652b14c61b5c7325c2c8a545dae7db6ab887f9963dccd3842", kill_on_drop: false }` [INFO] [stdout] 339f17f19fe2722652b14c61b5c7325c2c8a545dae7db6ab887f9963dccd3842 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b45653b51b0b441bd60048dc7d9786a43c5f8847b31e496b83bb52bad5b63cd3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b45653b51b0b441bd60048dc7d9786a43c5f8847b31e496b83bb52bad5b63cd3", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `emitter` [INFO] [stderr] --> crates/vm/src/token_compiler.rs:162:9 [INFO] [stderr] | [INFO] [stderr] 162 | emitter: &mut DiagnosticEmitter<'_>, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emitter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `interner` [INFO] [stderr] --> crates/vm/src/ast_compiler.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | interner: &'a Rodeo, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rloxum` (bin "rloxum" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rlox-f581804662706dde) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rloxr-5ef14c45582c1ad8) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rloxum-cb42dc12f96b88e7) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tester-4112e18134a26387) [INFO] [stdout] [INFO] [stderr] Doc-tests rlox [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] [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" "b45653b51b0b441bd60048dc7d9786a43c5f8847b31e496b83bb52bad5b63cd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b45653b51b0b441bd60048dc7d9786a43c5f8847b31e496b83bb52bad5b63cd3", kill_on_drop: false }` [INFO] [stdout] b45653b51b0b441bd60048dc7d9786a43c5f8847b31e496b83bb52bad5b63cd3