[INFO] cloning repository https://github.com/kitsonk/deno_graph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kitsonk/deno_graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitsonk%2Fdeno_graph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitsonk%2Fdeno_graph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b1eacd6cd7fa8e3740db58939b98246e5a8bb68 [INFO] testing kitsonk/deno_graph against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitsonk%2Fdeno_graph" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kitsonk/deno_graph on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kitsonk/deno_graph [INFO] finished tweaking git repo https://github.com/kitsonk/deno_graph [INFO] tweaked toml for git repo https://github.com/kitsonk/deno_graph written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/kitsonk/deno_graph already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio v1.10.1 [INFO] [stderr] Downloaded lexical v5.2.2 [INFO] [stderr] Downloaded is-macro v0.1.9 [INFO] [stderr] Downloaded enum_kind v0.2.1 [INFO] [stderr] Downloaded swc_atoms v0.2.7 [INFO] [stderr] Downloaded swc_ecmascript v0.63.0 [INFO] [stderr] Downloaded deno_ast v0.1.4 [INFO] [stderr] Downloaded swc_visit v0.2.6 [INFO] [stderr] Downloaded swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Downloaded string_enum v0.3.1 [INFO] [stderr] Downloaded siphasher v0.3.6 [INFO] [stderr] Downloaded swc_macros_common v0.3.2 [INFO] [stderr] Downloaded futures-executor v0.3.17 [INFO] [stderr] Downloaded futures-sink v0.3.17 [INFO] [stderr] Downloaded futures-util v0.3.17 [INFO] [stderr] Downloaded swc_ecma_ast v0.52.0 [INFO] [stderr] Downloaded futures-core v0.3.17 [INFO] [stderr] Downloaded from_variant v0.1.3 [INFO] [stderr] Downloaded data-url v0.1.0 [INFO] [stderr] Downloaded swc_ecma_dep_graph v0.39.0 [INFO] [stderr] Downloaded swc_common v0.12.0 [INFO] [stderr] Downloaded swc_ecma_parser v0.70.1 [INFO] [stderr] Downloaded swc_visit_macros v0.2.3 [INFO] [stderr] Downloaded ast_node v0.7.3 [INFO] [stderr] Downloaded swc_ecma_visit v0.38.0 [INFO] [stderr] Downloaded futures-macro v0.3.17 [INFO] [stderr] Downloaded futures-io v0.3.17 [INFO] [stderr] Downloaded futures-task v0.3.17 [INFO] [stderr] Downloaded text_lines v0.3.0 [INFO] [stderr] Downloaded futures v0.3.17 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.3.1 [INFO] [stderr] Downloaded futures-channel v0.3.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0dc1911be828f15e73c6379923f6a394743954ff78538929420e50997f18264 [INFO] running `Command { std: "docker" "start" "-a" "f0dc1911be828f15e73c6379923f6a394743954ff78538929420e50997f18264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0dc1911be828f15e73c6379923f6a394743954ff78538929420e50997f18264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0dc1911be828f15e73c6379923f6a394743954ff78538929420e50997f18264", kill_on_drop: false }` [INFO] [stdout] f0dc1911be828f15e73c6379923f6a394743954ff78538929420e50997f18264 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae9d8cff853ebee2af09b4626f66909889dd913fea917d9a0dd737d57ee347a9 [INFO] running `Command { std: "docker" "start" "-a" "ae9d8cff853ebee2af09b4626f66909889dd913fea917d9a0dd737d57ee347a9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling swc_atoms v0.2.7 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling swc_macros_common v0.3.2 [INFO] [stderr] Compiling swc_visit_macros v0.2.3 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.3 [INFO] [stderr] Compiling swc_visit v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling text_lines v0.3.0 [INFO] [stderr] Compiling swc_common v0.12.0 [INFO] [stderr] Compiling swc_ecma_ast v0.52.0 [INFO] [stderr] Compiling swc_ecma_visit v0.38.0 [INFO] [stderr] Compiling swc_ecma_parser v0.70.1 [INFO] [stderr] Compiling swc_ecma_dep_graph v0.39.0 [INFO] [stderr] Compiling swc_ecmascript v0.63.0 [INFO] [stderr] Compiling deno_ast v0.1.4 [INFO] [stderr] Compiling deno_graph v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "ae9d8cff853ebee2af09b4626f66909889dd913fea917d9a0dd737d57ee347a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae9d8cff853ebee2af09b4626f66909889dd913fea917d9a0dd737d57ee347a9", kill_on_drop: false }` [INFO] [stdout] ae9d8cff853ebee2af09b4626f66909889dd913fea917d9a0dd737d57ee347a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 205e518a4496151df1a28c7ae34644b2d12618733f9c72e0b15a32d14c500355 [INFO] running `Command { std: "docker" "start" "-a" "205e518a4496151df1a28c7ae34644b2d12618733f9c72e0b15a32d14c500355", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling deno_graph v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.81s [INFO] running `Command { std: "docker" "inspect" "205e518a4496151df1a28c7ae34644b2d12618733f9c72e0b15a32d14c500355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "205e518a4496151df1a28c7ae34644b2d12618733f9c72e0b15a32d14c500355", kill_on_drop: false }` [INFO] [stdout] 205e518a4496151df1a28c7ae34644b2d12618733f9c72e0b15a32d14c500355 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 57e9b4492d1523dbbbaa4eb9ed29171d613a35902c9b567d9f52940e16d0f279 [INFO] running `Command { std: "docker" "start" "-a" "57e9b4492d1523dbbbaa4eb9ed29171d613a35902c9b567d9f52940e16d0f279", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/deno_graph-417330d409b50208) [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::test_parse_module ... ok [INFO] [stdout] test text_encoding::test::strip_bom_mut_with_bom ... ok [INFO] [stdout] test ast::tests::test_analyze_dependencies ... ok [INFO] [stdout] test tests::test_create_graph_with_headers ... ok [INFO] [stdout] test tests::test_parse_module_with_headers ... ok [INFO] [stdout] test ast::tests::test_parse ... ok [INFO] [stdout] test text_encoding::test::strip_bom_mut_without_bom ... ok [INFO] [stdout] test tests::test_create_graph ... ok [INFO] [stdout] test tests::test_create_graph_with_data_url ... ok [INFO] [stdout] test info::tests::test_info_graph ... ok [INFO] [stdout] test tests::test_create_graph_with_parser ... ok [INFO] [stderr] Doc-tests deno_graph [INFO] [stdout] test tests::test_create_graph_with_resolver ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [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] running `Command { std: "docker" "inspect" "57e9b4492d1523dbbbaa4eb9ed29171d613a35902c9b567d9f52940e16d0f279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e9b4492d1523dbbbaa4eb9ed29171d613a35902c9b567d9f52940e16d0f279", kill_on_drop: false }` [INFO] [stdout] 57e9b4492d1523dbbbaa4eb9ed29171d613a35902c9b567d9f52940e16d0f279