[INFO] cloning repository https://github.com/ry/deno_snapshot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ry/deno_snapshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fry%2Fdeno_snapshot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fry%2Fdeno_snapshot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b82ebc6287d6adf09b0e4cac20ac04158dbc4978 [INFO] testing ry/deno_snapshot 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%2Fry%2Fdeno_snapshot" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ry/deno_snapshot 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/ry/deno_snapshot [INFO] finished tweaking git repo https://github.com/ry/deno_snapshot [INFO] tweaked toml for git repo https://github.com/ry/deno_snapshot written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/ry/deno_snapshot 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 66c4163103636c02cad601336326492363135685ba959035c5b9885b0fb90a9c [INFO] running `Command { std: "docker" "start" "-a" "66c4163103636c02cad601336326492363135685ba959035c5b9885b0fb90a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66c4163103636c02cad601336326492363135685ba959035c5b9885b0fb90a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66c4163103636c02cad601336326492363135685ba959035c5b9885b0fb90a9c", kill_on_drop: false }` [INFO] [stdout] 66c4163103636c02cad601336326492363135685ba959035c5b9885b0fb90a9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 844dca21e6b05cb4cc39586097f735e605343e42f62e405ed1261545323e45b7 [INFO] running `Command { std: "docker" "start" "-a" "844dca21e6b05cb4cc39586097f735e605343e42f62e405ed1261545323e45b7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling syn v1.0.2 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling deno-x86_64-unknown-linux-gnu v0.15.0 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling quote v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling deno v0.15.0 [INFO] [stderr] Compiling deno_typescript v0.0.3 (/opt/rustwide/workdir/deno_typescript) [INFO] [stdout] warning: field is never read: `language_version` [INFO] [stdout] --> deno_typescript/ops.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | language_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ReadFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> deno_typescript/ops.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `should_create_new_source_file` [INFO] [stdout] --> deno_typescript/ops.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | should_create_new_source_file: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReadFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> deno_typescript/ops.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling deno_typescript_example v0.0.1 (/opt/rustwide/workdir/example) [INFO] [stderr] Compiling deno_cli_snapshots v0.0.3 (/opt/rustwide/workdir/cli_snapshots) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.08s [INFO] running `Command { std: "docker" "inspect" "844dca21e6b05cb4cc39586097f735e605343e42f62e405ed1261545323e45b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "844dca21e6b05cb4cc39586097f735e605343e42f62e405ed1261545323e45b7", kill_on_drop: false }` [INFO] [stdout] 844dca21e6b05cb4cc39586097f735e605343e42f62e405ed1261545323e45b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] e7a57f6c141df42311b5029dba197f9ef41ccb557cb2ff69de1f22207682281b [INFO] running `Command { std: "docker" "start" "-a" "e7a57f6c141df42311b5029dba197f9ef41ccb557cb2ff69de1f22207682281b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling deno_typescript v0.0.3 (/opt/rustwide/workdir/deno_typescript) [INFO] [stderr] Compiling deno_cli_snapshots v0.0.3 (/opt/rustwide/workdir/cli_snapshots) [INFO] [stderr] Compiling deno_typescript_example v0.0.1 (/opt/rustwide/workdir/example) [INFO] [stdout] warning: field is never read: `language_version` [INFO] [stdout] --> deno_typescript/ops.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | language_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ReadFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> deno_typescript/ops.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `should_create_new_source_file` [INFO] [stdout] --> deno_typescript/ops.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | should_create_new_source_file: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReadFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> deno_typescript/ops.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `language_version` [INFO] [stdout] --> deno_typescript/ops.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | language_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ReadFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> deno_typescript/ops.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `should_create_new_source_file` [INFO] [stdout] --> deno_typescript/ops.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | should_create_new_source_file: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReadFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> deno_typescript/ops.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.97s [INFO] [stderr] Executable unittests lib.rs (/opt/rustwide/target/debug/deps/deno_cli_snapshots-ccbf5c26f2f76e3a) [INFO] [stderr] Executable unittests lib.rs (/opt/rustwide/target/debug/deps/deno_typescript-b73a637f30958182) [INFO] [stderr] Executable unittests main.rs (/opt/rustwide/target/debug/deps/deno_typescript_example-3704cab4a165ed72) [INFO] running `Command { std: "docker" "inspect" "e7a57f6c141df42311b5029dba197f9ef41ccb557cb2ff69de1f22207682281b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7a57f6c141df42311b5029dba197f9ef41ccb557cb2ff69de1f22207682281b", kill_on_drop: false }` [INFO] [stdout] e7a57f6c141df42311b5029dba197f9ef41ccb557cb2ff69de1f22207682281b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 1e6ed9fa2e5c6e40b0050e26ea103593b480e51fbea8eb07ed3b08a87aa97b62 [INFO] running `Command { std: "docker" "start" "-a" "1e6ed9fa2e5c6e40b0050e26ea103593b480e51fbea8eb07ed3b08a87aa97b62", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `language_version` [INFO] [stderr] --> deno_typescript/ops.rs:50:3 [INFO] [stderr] | [INFO] [stderr] 50 | language_version: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ReadFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> deno_typescript/ops.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `should_create_new_source_file` [INFO] [stderr] --> deno_typescript/ops.rs:51:3 [INFO] [stderr] | [INFO] [stderr] 51 | should_create_new_source_file: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ReadFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> deno_typescript/ops.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `deno_typescript` (lib) generated 2 warnings [INFO] [stderr] warning: `deno_typescript` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.49s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/deno_cli_snapshots-ccbf5c26f2f76e3a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] we have console.log!!! [INFO] [stdout] test cli_snapshot ... ok [INFO] [stdout] ts version: 3.5.1 [INFO] [stdout] test compiler_snapshot ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/deno_typescript-b73a637f30958182) [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] [stderr] Running unittests main.rs (/opt/rustwide/target/debug/deps/deno_typescript_example-3704cab4a165ed72) [INFO] [stdout] [INFO] [stderr] Doc-tests deno_cli_snapshots [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] [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] [stderr] Doc-tests deno_typescript [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.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e6ed9fa2e5c6e40b0050e26ea103593b480e51fbea8eb07ed3b08a87aa97b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e6ed9fa2e5c6e40b0050e26ea103593b480e51fbea8eb07ed3b08a87aa97b62", kill_on_drop: false }` [INFO] [stdout] 1e6ed9fa2e5c6e40b0050e26ea103593b480e51fbea8eb07ed3b08a87aa97b62