[INFO] cloning repository https://github.com/zyxw59/rssc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zyxw59/rssc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyxw59%2Frssc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyxw59%2Frssc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdef8f98447b009a14790a7ee3797662d5744b54 [INFO] testing zyxw59/rssc against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyxw59%2Frssc" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zyxw59/rssc on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zyxw59/rssc [INFO] finished tweaking git repo https://github.com/zyxw59/rssc [INFO] tweaked toml for git repo https://github.com/zyxw59/rssc written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/zyxw59/rssc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a136b83af960cca3e09fcc9fa146d245610712fdb4be8265bda37ea26ec78732 [INFO] running `Command { std: "docker" "start" "-a" "a136b83af960cca3e09fcc9fa146d245610712fdb4be8265bda37ea26ec78732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a136b83af960cca3e09fcc9fa146d245610712fdb4be8265bda37ea26ec78732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a136b83af960cca3e09fcc9fa146d245610712fdb4be8265bda37ea26ec78732", kill_on_drop: false }` [INFO] [stdout] a136b83af960cca3e09fcc9fa146d245610712fdb4be8265bda37ea26ec78732 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93f4e58fd53ced6cabf9bb1e89ca0aeea8f060ce1f27fba71d340a2b6c34586a [INFO] running `Command { std: "docker" "start" "-a" "93f4e58fd53ced6cabf9bb1e89ca0aeea8f060ce1f27fba71d340a2b6c34586a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling radix_trie v0.1.3 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling rssc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ast.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | / lazy_static! { [INFO] [stdout] 52 | | static ref RE: Regex = Regex::new(r"^\{(?:([0-9]+):)?(\w+)\}$").unwrap(); [INFO] [stdout] 53 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ast.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | / lazy_static! { [INFO] [stdout] 52 | | static ref RE: Regex = Regex::new(r"^\{(?:([0-9]+):)?(\w+)\}$").unwrap(); [INFO] [stdout] 53 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parser/mod.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | write!(f, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.29s [INFO] running `Command { std: "docker" "inspect" "93f4e58fd53ced6cabf9bb1e89ca0aeea8f060ce1f27fba71d340a2b6c34586a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93f4e58fd53ced6cabf9bb1e89ca0aeea8f060ce1f27fba71d340a2b6c34586a", kill_on_drop: false }` [INFO] [stdout] 93f4e58fd53ced6cabf9bb1e89ca0aeea8f060ce1f27fba71d340a2b6c34586a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d43a71b0f74209db017d2068f18a6c88bdc0e442b479c698183e303261a0f177 [INFO] running `Command { std: "docker" "start" "-a" "d43a71b0f74209db017d2068f18a6c88bdc0e442b479c698183e303261a0f177", kill_on_drop: false }` [INFO] [stderr] Compiling rssc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ast.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | / lazy_static! { [INFO] [stdout] 52 | | static ref RE: Regex = Regex::new(r"^\{(?:([0-9]+):)?(\w+)\}$").unwrap(); [INFO] [stdout] 53 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ast.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | / lazy_static! { [INFO] [stdout] 52 | | static ref RE: Regex = Regex::new(r"^\{(?:([0-9]+):)?(\w+)\}$").unwrap(); [INFO] [stdout] 53 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parser/mod.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | write!(f, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `Command { std: "docker" "inspect" "d43a71b0f74209db017d2068f18a6c88bdc0e442b479c698183e303261a0f177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43a71b0f74209db017d2068f18a6c88bdc0e442b479c698183e303261a0f177", kill_on_drop: false }` [INFO] [stdout] d43a71b0f74209db017d2068f18a6c88bdc0e442b479c698183e303261a0f177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 259af36fb0cedce2e292e70ff893e1ddbe130de7bc163c96eaecf5eabefe3492 [INFO] running `Command { std: "docker" "start" "-a" "259af36fb0cedce2e292e70ff893e1ddbe130de7bc163c96eaecf5eabefe3492", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/ast.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | / lazy_static! { [INFO] [stderr] 52 | | static ref RE: Regex = Regex::new(r"^\{(?:([0-9]+):)?(\w+)\}$").unwrap(); [INFO] [stderr] 53 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/ast.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | / lazy_static! { [INFO] [stderr] 52 | | static ref RE: Regex = Regex::new(r"^\{(?:([0-9]+):)?(\w+)\}$").unwrap(); [INFO] [stderr] 53 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/parser/mod.rs:34:39 [INFO] [stderr] | [INFO] [stderr] 34 | write!(f, "{}", error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rssc` (bin "rssc" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rssc-3953acffc7eee589) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test parser::environment::tests::doubly_nested ... ok [INFO] [stdout] test parser::environment::tests::doubly_nested_mismatch ... ok [INFO] [stdout] test parser::environment::tests::missing_close ... ok [INFO] [stdout] test parser::regex::tests::doubly_nested ... ok [INFO] [stdout] test parser::environment::tests::simple_expr ... ok [INFO] [stdout] test parser::regex::tests::doubly_nested_mismatch ... ok [INFO] [stdout] test parser::environment::tests::unexpected_open_3 ... ok [INFO] [stdout] test parser::environment::tests::unexpected_open_2 ... ok [INFO] [stdout] test parser::environment::tests::unexpected_not ... ok [INFO] [stdout] test parser::environment::tests::unexpected_not_2 ... ok [INFO] [stdout] test parser::environment::tests::unexpected_close_paren ... ok [INFO] [stdout] test parser::environment::tests::unexpected_open ... ok [INFO] [stdout] test parser::environment::tests::unexpected_not_3 ... ok [INFO] [stdout] test parser::environment::tests::unexpected_or ... ok [INFO] [stdout] test parser::regex::tests::nested ... ok [INFO] [stdout] test parser::regex::tests::repeater ... ok [INFO] [stdout] test parser::regex::tests::unexpected_close_paren ... ok [INFO] [stdout] test parser::regex::tests::repeater_lazy ... ok [INFO] [stdout] test parser::regex::tests::unexpected_open ... ok [INFO] [stdout] test parser::regex::tests::unexpected_open_2 ... ok [INFO] [stdout] test parser::regex::tests::unexpected_open_3 ... ok [INFO] [stdout] test parser::regex::tests::unexpected_star ... ok [INFO] [stdout] test re::tests::ast ... ok [INFO] [stdout] test re::tests::program ... ok [INFO] [stdout] test segment::test_decompose ... ok [INFO] [stdout] test token::re::tests::combining_double ... ok [INFO] [stdout] test token::re::tests::program ... ok [INFO] [stdout] test token::tokenizer::tests::backslash ... ok [INFO] [stdout] test token::tokenizer::tests::combining_double ... ok [INFO] [stdout] test token::tokenizer::tests::multiple_possible_segmentations ... ok [INFO] [stdout] test parser::regex::tests::missing_close ... ok [INFO] [stdout] test segment::test_combine ... ok [INFO] [stdout] test parser::regex::tests::simple_expr ... ok [INFO] [stdout] test parser::regex::tests::unexpected_question ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "259af36fb0cedce2e292e70ff893e1ddbe130de7bc163c96eaecf5eabefe3492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "259af36fb0cedce2e292e70ff893e1ddbe130de7bc163c96eaecf5eabefe3492", kill_on_drop: false }` [INFO] [stdout] 259af36fb0cedce2e292e70ff893e1ddbe130de7bc163c96eaecf5eabefe3492