[INFO] cloning repository https://github.com/sifi-border/Risp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sifi-border/Risp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsifi-border%2FRisp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsifi-border%2FRisp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28329377af9c9ecbdea3188a71bcfbf52732dcd9 [INFO] testing sifi-border/Risp against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsifi-border%2FRisp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sifi-border/Risp [INFO] finished tweaking git repo https://github.com/sifi-border/Risp [INFO] tweaked toml for git repo https://github.com/sifi-border/Risp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sifi-border/Risp on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sifi-border/Risp 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ec5b256a3b6c002089e6fea9603736b576ae78b6dc0a1169afb4aaf79d98018 [INFO] running `Command { std: "docker" "start" "-a" "9ec5b256a3b6c002089e6fea9603736b576ae78b6dc0a1169afb4aaf79d98018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ec5b256a3b6c002089e6fea9603736b576ae78b6dc0a1169afb4aaf79d98018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ec5b256a3b6c002089e6fea9603736b576ae78b6dc0a1169afb4aaf79d98018", kill_on_drop: false }` [INFO] [stdout] 9ec5b256a3b6c002089e6fea9603736b576ae78b6dc0a1169afb4aaf79d98018 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22d4d19f00909f28ac5fa5d414d47d1212f0882cfb60dfc14da303d961c003ce [INFO] running `Command { std: "docker" "start" "-a" "22d4d19f00909f28ac5fa5d414d47d1212f0882cfb60dfc14da303d961c003ce", kill_on_drop: false }` [INFO] [stderr] Compiling Risp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | RispExp::Func(ensure_tonicity!(|a, b| a == b)), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `ensure_tonicity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | RispExp::Func(ensure_tonicity!(|a, b| a > b)), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ensure_tonicity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 155 | RispExp::Func(ensure_tonicity!(|a, b| a < b)), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ensure_tonicity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | RispExp::Func(ensure_tonicity!(|a, b| a >= b)), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ensure_tonicity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 163 | RispExp::Func(ensure_tonicity!(|a, b| a <= b)), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ensure_tonicity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "22d4d19f00909f28ac5fa5d414d47d1212f0882cfb60dfc14da303d961c003ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22d4d19f00909f28ac5fa5d414d47d1212f0882cfb60dfc14da303d961c003ce", kill_on_drop: false }` [INFO] [stdout] 22d4d19f00909f28ac5fa5d414d47d1212f0882cfb60dfc14da303d961c003ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 987c569856b5b5290c64b7e6e6764b9a43ebb8d619fd7b9be968abb101dfb5fa [INFO] running `Command { std: "docker" "start" "-a" "987c569856b5b5290c64b7e6e6764b9a43ebb8d619fd7b9be968abb101dfb5fa", kill_on_drop: false }` [INFO] [stderr] Compiling Risp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | RispExp::Func(ensure_tonicity!(|a, b| a == b)), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `ensure_tonicity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | RispExp::Func(ensure_tonicity!(|a, b| a > b)), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ensure_tonicity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 155 | RispExp::Func(ensure_tonicity!(|a, b| a < b)), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ensure_tonicity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | RispExp::Func(ensure_tonicity!(|a, b| a >= b)), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ensure_tonicity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 163 | RispExp::Func(ensure_tonicity!(|a, b| a <= b)), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ensure_tonicity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "987c569856b5b5290c64b7e6e6764b9a43ebb8d619fd7b9be968abb101dfb5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "987c569856b5b5290c64b7e6e6764b9a43ebb8d619fd7b9be968abb101dfb5fa", kill_on_drop: false }` [INFO] [stdout] 987c569856b5b5290c64b7e6e6764b9a43ebb8d619fd7b9be968abb101dfb5fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eeceb7d60acf02166eb2833c1679f3a2fcff85ab04c6171e1b167dc64f9ab785 [INFO] running `Command { std: "docker" "start" "-a" "eeceb7d60acf02166eb2833c1679f3a2fcff85ab04c6171e1b167dc64f9ab785", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/main.rs:113:14 [INFO] [stderr] | [INFO] [stderr] 113 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 147 | RispExp::Func(ensure_tonicity!(|a, b| a == b)), [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `ensure_tonicity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/main.rs:113:14 [INFO] [stderr] | [INFO] [stderr] 113 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 151 | RispExp::Func(ensure_tonicity!(|a, b| a > b)), [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ensure_tonicity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/main.rs:113:14 [INFO] [stderr] | [INFO] [stderr] 113 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 155 | RispExp::Func(ensure_tonicity!(|a, b| a < b)), [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ensure_tonicity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/main.rs:113:14 [INFO] [stderr] | [INFO] [stderr] 113 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 159 | RispExp::Func(ensure_tonicity!(|a, b| a >= b)), [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ensure_tonicity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/main.rs:113:14 [INFO] [stderr] | [INFO] [stderr] 113 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 163 | RispExp::Func(ensure_tonicity!(|a, b| a <= b)), [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `ensure_tonicity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `Risp` (bin "Risp" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/Risp-51ca78b5a3e64985) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::eval_check ... ok [INFO] [stdout] test tests::tokenize_check ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eeceb7d60acf02166eb2833c1679f3a2fcff85ab04c6171e1b167dc64f9ab785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeceb7d60acf02166eb2833c1679f3a2fcff85ab04c6171e1b167dc64f9ab785", kill_on_drop: false }` [INFO] [stdout] eeceb7d60acf02166eb2833c1679f3a2fcff85ab04c6171e1b167dc64f9ab785