[INFO] cloning repository https://github.com/00-KAMIDUKI/paperscript
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/00-KAMIDUKI/paperscript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F00-KAMIDUKI%2Fpaperscript", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F00-KAMIDUKI%2Fpaperscript'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b69681f4399bd27c024f62452b5df38212df9cf8
[INFO] checking 00-KAMIDUKI/paperscript against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F00-KAMIDUKI%2Fpaperscript" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/00-KAMIDUKI/paperscript
[INFO] finished tweaking git repo https://github.com/00-KAMIDUKI/paperscript
[INFO] tweaked toml for git repo https://github.com/00-KAMIDUKI/paperscript written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/00-KAMIDUKI/paperscript on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/00-KAMIDUKI/paperscript 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.2.11
[INFO] [stderr]   Downloaded pest_derive v2.7.5
[INFO] [stderr]   Downloaded once_cell v1.18.0
[INFO] [stderr]   Downloaded pest_meta v2.7.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded quote v1.0.33
[INFO] [stderr]   Downloaded pest_generator v2.7.5
[INFO] [stderr]   Downloaded thiserror-impl v1.0.50
[INFO] [stderr]   Downloaded pest v2.7.5
[INFO] [stderr]   Downloaded syn v2.0.39
[INFO] [stderr]   Downloaded thiserror v1.0.50
[INFO] [stderr]   Downloaded libc v0.2.150
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b0862c6483edb275ec52efa51af7f564a5c5f2e364c562ff314aa9a2d839c54
[INFO] running `Command { std: "docker" "start" "-a" "3b0862c6483edb275ec52efa51af7f564a5c5f2e364c562ff314aa9a2d839c54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b0862c6483edb275ec52efa51af7f564a5c5f2e364c562ff314aa9a2d839c54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b0862c6483edb275ec52efa51af7f564a5c5f2e364c562ff314aa9a2d839c54", kill_on_drop: false }`
[INFO] [stdout] 3b0862c6483edb275ec52efa51af7f564a5c5f2e364c562ff314aa9a2d839c54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82bc79550b95d012676eeccc1cc6eb9bbf0b841c9edae560978c005b8ab37117
[INFO] running `Command { std: "docker" "start" "-a" "82bc79550b95d012676eeccc1cc6eb9bbf0b841c9edae560978c005b8ab37117", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]     Checking paperscript v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.86.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fn_traits, map_try_insert, trait_upcasting, min_specialization)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.86.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fn_traits, map_try_insert, trait_upcasting, min_specialization)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Undefined` is never constructed
[INFO] [stdout]  --> src/type_.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Type {
[INFO] [stdout]   |          ---- variant in this enum
[INFO] [stdout] 5 |     Undefined,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Undefined` is never constructed
[INFO] [stdout]   --> src/value.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct Undefined;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected` and `current` are never read
[INFO] [stdout]   --> src/error.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     TypeError {
[INFO] [stdout]    |     --------- fields in this variant
[INFO] [stdout] 11 |         expected: Vec<Type>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 12 |         current: Type,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `identifier` is never read
[INFO] [stdout]   --> src/error.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     MultiDefined {
[INFO] [stdout]    |     ------------ field in this variant
[INFO] [stdout] 15 |         identifier: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> src/error.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Undefined {
[INFO] [stdout]    |     --------- field in this variant
[INFO] [stdout] 18 |         index: VariableIndex,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Undefined` is never constructed
[INFO] [stdout]  --> src/type_.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Type {
[INFO] [stdout]   |          ---- variant in this enum
[INFO] [stdout] 5 |     Undefined,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Undefined` is never constructed
[INFO] [stdout]   --> src/value.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct Undefined;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected` and `current` are never read
[INFO] [stdout]   --> src/error.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     TypeError {
[INFO] [stdout]    |     --------- fields in this variant
[INFO] [stdout] 11 |         expected: Vec<Type>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 12 |         current: Type,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `identifier` is never read
[INFO] [stdout]   --> src/error.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     MultiDefined {
[INFO] [stdout]    |     ------------ field in this variant
[INFO] [stdout] 15 |         identifier: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> src/error.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Undefined {
[INFO] [stdout]    |     --------- field in this variant
[INFO] [stdout] 18 |         index: VariableIndex,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.89s
[INFO] running `Command { std: "docker" "inspect" "82bc79550b95d012676eeccc1cc6eb9bbf0b841c9edae560978c005b8ab37117", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82bc79550b95d012676eeccc1cc6eb9bbf0b841c9edae560978c005b8ab37117", kill_on_drop: false }`
[INFO] [stdout] 82bc79550b95d012676eeccc1cc6eb9bbf0b841c9edae560978c005b8ab37117
