[INFO] cloning repository https://github.com/ckanner/syntax-rust-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ckanner/syntax-rust-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckanner%2Fsyntax-rust-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckanner%2Fsyntax-rust-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40477ec562cc8f1ca520d9f609e54c30291288b5 [INFO] testing ckanner/syntax-rust-sample against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckanner%2Fsyntax-rust-sample" "/workspace/builds/worker-62/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-62/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ckanner/syntax-rust-sample on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ckanner/syntax-rust-sample [INFO] finished tweaking git repo https://github.com/ckanner/syntax-rust-sample [INFO] tweaked toml for git repo https://github.com/ckanner/syntax-rust-sample written to /workspace/builds/worker-62/source/Cargo.toml [INFO] crate git repo https://github.com/ckanner/syntax-rust-sample already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29853274ec1496f8d39458e8e5d9949aef025c479b4f7ae75a6ee1b2cabfcf3f [INFO] running `Command { std: "docker" "start" "-a" "29853274ec1496f8d39458e8e5d9949aef025c479b4f7ae75a6ee1b2cabfcf3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29853274ec1496f8d39458e8e5d9949aef025c479b4f7ae75a6ee1b2cabfcf3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29853274ec1496f8d39458e8e5d9949aef025c479b4f7ae75a6ee1b2cabfcf3f", kill_on_drop: false }` [INFO] [stdout] 29853274ec1496f8d39458e8e5d9949aef025c479b4f7ae75a6ee1b2cabfcf3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67b97e2f9922dfd85545db81efb94d96e4ff3c2706d55328a5fdace2249cf18f [INFO] running `Command { std: "docker" "start" "-a" "67b97e2f9922dfd85545db81efb94d96e4ff3c2706d55328a5fdace2249cf18f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling syntax v0.1.0 (/opt/rustwide/workdir/syntax) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> syntax/src/lib.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / lazy_static! { [INFO] [stdout] 106 | | /** [INFO] [stdout] 107 | | * Lexical rules grouped by lexer state (by start condition). [INFO] [stdout] 108 | | */ [INFO] [stdout] ... | [INFO] [stdout] 143 | | ]; [INFO] [stdout] 144 | | } [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] --> syntax/src/lib.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / lazy_static! { [INFO] [stdout] 106 | | /** [INFO] [stdout] 107 | | * Lexical rules grouped by lexer state (by start condition). [INFO] [stdout] 108 | | */ [INFO] [stdout] ... | [INFO] [stdout] 143 | | ]; [INFO] [stdout] 144 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> syntax/src/lib.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / lazy_static! { [INFO] [stdout] 106 | | /** [INFO] [stdout] 107 | | * Lexical rules grouped by lexer state (by start condition). [INFO] [stdout] 108 | | */ [INFO] [stdout] ... | [INFO] [stdout] 143 | | ]; [INFO] [stdout] 144 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> syntax/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / lazy_static! { [INFO] [stdout] 232 | | /** [INFO] [stdout] 233 | | * Pre-parse the regex instead of parsing it every time when calling `get_next_token`. [INFO] [stdout] 234 | | */ [INFO] [stdout] 235 | | static ref REGEX_RULES: Vec = LEX_RULES.iter().map(|rule| Regex::new(rule).unwrap()).collect(); [INFO] [stdout] 236 | | } [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling calc-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.74s [INFO] running `Command { std: "docker" "inspect" "67b97e2f9922dfd85545db81efb94d96e4ff3c2706d55328a5fdace2249cf18f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b97e2f9922dfd85545db81efb94d96e4ff3c2706d55328a5fdace2249cf18f", kill_on_drop: false }` [INFO] [stdout] 67b97e2f9922dfd85545db81efb94d96e4ff3c2706d55328a5fdace2249cf18f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6eaceb04578f845d070eb684816093ff5e64c6c0420759df7600c64d134fd9c [INFO] running `Command { std: "docker" "start" "-a" "d6eaceb04578f845d070eb684816093ff5e64c6c0420759df7600c64d134fd9c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> syntax/src/lib.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / lazy_static! { [INFO] [stdout] 106 | | /** [INFO] [stdout] 107 | | * Lexical rules grouped by lexer state (by start condition). [INFO] [stdout] 108 | | */ [INFO] [stdout] ... | [INFO] [stdout] 143 | | ]; [INFO] [stdout] 144 | | } [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] --> syntax/src/lib.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / lazy_static! { [INFO] [stdout] 106 | | /** [INFO] [stdout] 107 | | * Lexical rules grouped by lexer state (by start condition). [INFO] [stdout] 108 | | */ [INFO] [stdout] ... | [INFO] [stdout] 143 | | ]; [INFO] [stdout] 144 | | } [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] [stderr] Compiling calc-parser 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] --> syntax/src/lib.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / lazy_static! { [INFO] [stdout] 106 | | /** [INFO] [stdout] 107 | | * Lexical rules grouped by lexer state (by start condition). [INFO] [stdout] 108 | | */ [INFO] [stdout] ... | [INFO] [stdout] 143 | | ]; [INFO] [stdout] 144 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> syntax/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / lazy_static! { [INFO] [stdout] 232 | | /** [INFO] [stdout] 233 | | * Pre-parse the regex instead of parsing it every time when calling `get_next_token`. [INFO] [stdout] 234 | | */ [INFO] [stdout] 235 | | static ref REGEX_RULES: Vec = LEX_RULES.iter().map(|rule| Regex::new(rule).unwrap()).collect(); [INFO] [stdout] 236 | | } [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.43s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/calc_parser-580e8a23b64358fb) [INFO] running `Command { std: "docker" "inspect" "d6eaceb04578f845d070eb684816093ff5e64c6c0420759df7600c64d134fd9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6eaceb04578f845d070eb684816093ff5e64c6c0420759df7600c64d134fd9c", kill_on_drop: false }` [INFO] [stdout] d6eaceb04578f845d070eb684816093ff5e64c6c0420759df7600c64d134fd9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80a2da5f707cf5deb2215a685f8df74f673f2c00b28c6687d327a6d6edbb0d56 [INFO] running `Command { std: "docker" "start" "-a" "80a2da5f707cf5deb2215a685f8df74f673f2c00b28c6687d327a6d6edbb0d56", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> syntax/src/lib.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / lazy_static! { [INFO] [stderr] 106 | | /** [INFO] [stderr] 107 | | * Lexical rules grouped by lexer state (by start condition). [INFO] [stderr] 108 | | */ [INFO] [stderr] ... | [INFO] [stderr] 143 | | ]; [INFO] [stderr] 144 | | } [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] --> syntax/src/lib.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / lazy_static! { [INFO] [stderr] 106 | | /** [INFO] [stderr] 107 | | * Lexical rules grouped by lexer state (by start condition). [INFO] [stderr] 108 | | */ [INFO] [stderr] ... | [INFO] [stderr] 143 | | ]; [INFO] [stderr] 144 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> syntax/src/lib.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | / lazy_static! { [INFO] [stderr] 232 | | /** [INFO] [stderr] 233 | | * Pre-parse the regex instead of parsing it every time when calling `get_next_token`. [INFO] [stderr] 234 | | */ [INFO] [stderr] 235 | | static ref REGEX_RULES: Vec = LEX_RULES.iter().map(|rule| Regex::new(rule).unwrap()).collect(); [INFO] [stderr] 236 | | } [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: `syntax` (lib) generated 4 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/calc_parser-580e8a23b64358fb) [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" "80a2da5f707cf5deb2215a685f8df74f673f2c00b28c6687d327a6d6edbb0d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a2da5f707cf5deb2215a685f8df74f673f2c00b28c6687d327a6d6edbb0d56", kill_on_drop: false }` [INFO] [stdout] 80a2da5f707cf5deb2215a685f8df74f673f2c00b28c6687d327a6d6edbb0d56