[INFO] cloning repository https://github.com/callqh/rust-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/callqh/rust-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcallqh%2Frust-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcallqh%2Frust-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d93210dfbc974b05a14319e5e408fc233880255 [INFO] checking callqh/rust-demo against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcallqh%2Frust-demo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/callqh/rust-demo [INFO] finished tweaking git repo https://github.com/callqh/rust-demo [INFO] tweaked toml for git repo https://github.com/callqh/rust-demo written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/callqh/rust-demo on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/callqh/rust-demo 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" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 83dc6e1367ae551c626c96cfafb8dfdc78f7f5c614923eb3fc7125de445917f5 [INFO] running `Command { std: "docker" "start" "83dc6e1367ae551c626c96cfafb8dfdc78f7f5c614923eb3fc7125de445917f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83dc6e1367ae551c626c96cfafb8dfdc78f7f5c614923eb3fc7125de445917f5" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83dc6e1367ae551c626c96cfafb8dfdc78f7f5c614923eb3fc7125de445917f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83dc6e1367ae551c626c96cfafb8dfdc78f7f5c614923eb3fc7125de445917f5" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking better_scoped_tls v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking unicode-id v0.3.4 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling swc_macros_common v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling from_variant v0.1.7 [INFO] [stderr] Compiling ast_node v0.9.6 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.3 [INFO] [stderr] Compiling string_enum v0.4.2 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.4 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking hstr v0.2.7 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling swc_visit_macros v0.5.11 [INFO] [stderr] Compiling is-macro v0.3.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking swc_visit v0.5.10 [INFO] [stderr] Checking swc_atoms v0.6.5 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking sourcemap v6.4.1 [INFO] [stderr] Checking swc_common v0.33.19 [INFO] [stderr] Checking swc_ecma_ast v0.112.5 [INFO] [stderr] Checking swc_ecma_visit v0.98.6 [INFO] [stderr] Checking swc_ecma_parser v0.143.8 [INFO] [stderr] Checking swc_ecma_codegen v0.148.10 [INFO] [stderr] Checking swc_ecma_utils v0.127.11 [INFO] [stderr] Checking swc_ecma_transforms_base v0.137.14 [INFO] [stderr] Checking swc_ecma_transforms v0.229.15 [INFO] [stderr] Checking rust-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> src/main.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | obj: box Expr::MetaProp(MetaPropExpr { kind, .. }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> src/main.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | / box Expr::Member(MemberExpr { [INFO] [stdout] 96 | | obj: box Expr::MetaProp(MetaPropExpr { kind, .. }), [INFO] [stdout] 97 | | prop: MemberProp::Ident(Ident { sym: hot_sym, .. }), [INFO] [stdout] 98 | | .. [INFO] [stdout] 99 | | }), [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in CURRENT_RUSTC_VERSION [INFO] [stdout] = note: superseded by `deref_patterns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> src/main.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | obj: box Expr::MetaProp(MetaPropExpr { kind, .. }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> src/main.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | / box Expr::Member(MemberExpr { [INFO] [stdout] 96 | | obj: box Expr::MetaProp(MetaPropExpr { kind, .. }), [INFO] [stdout] 97 | | prop: MemberProp::Ident(Ident { sym: hot_sym, .. }), [INFO] [stdout] 98 | | .. [INFO] [stdout] 99 | | }), [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in CURRENT_RUSTC_VERSION [INFO] [stdout] = note: superseded by `deref_patterns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kind` in this scope [INFO] [stdout] --> src/main.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | return *kind == MetaPropKind::ImportMeta && hot_sym == "hot"; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `hot_sym` in this scope [INFO] [stdout] --> src/main.rs:103:61 [INFO] [stdout] | [INFO] [stdout] 103 | return *kind == MetaPropKind::ImportMeta && hot_sym == "hot"; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Ident`, `MemberProp`, and `MetaPropExpr` [INFO] [stdout] --> src/main.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | CallExpr, Callee, EmptyStmt, EsVersion, Expr, Ident, MemberExpr, MemberProp, MetaPropExpr, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kind` in this scope [INFO] [stdout] --> src/main.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | return *kind == MetaPropKind::ImportMeta && hot_sym == "hot"; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `hot_sym` in this scope [INFO] [stdout] --> src/main.rs:103:61 [INFO] [stdout] | [INFO] [stdout] 103 | return *kind == MetaPropKind::ImportMeta && hot_sym == "hot"; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Ident`, `MemberProp`, and `MetaPropExpr` [INFO] [stdout] --> src/main.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | CallExpr, Callee, EmptyStmt, EsVersion, Expr, Ident, MemberExpr, MemberProp, MetaPropExpr, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-demo` (bin "rust-demo" test) due to 5 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0425, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-demo` (bin "rust-demo") due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "83dc6e1367ae551c626c96cfafb8dfdc78f7f5c614923eb3fc7125de445917f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83dc6e1367ae551c626c96cfafb8dfdc78f7f5c614923eb3fc7125de445917f5", kill_on_drop: false }` [INFO] [stdout] 83dc6e1367ae551c626c96cfafb8dfdc78f7f5c614923eb3fc7125de445917f5