[INFO] cloning repository https://github.com/hone/explodesh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hone/explodesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhone%2Fexplodesh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhone%2Fexplodesh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29e0353db9ce191da5ea2bd6d458d0c60b335d2b [INFO] testing hone/explodesh against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhone%2Fexplodesh" "/workspace/builds/worker-40/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-40/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hone/explodesh on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hone/explodesh [INFO] finished tweaking git repo https://github.com/hone/explodesh [INFO] tweaked toml for git repo https://github.com/hone/explodesh written to /workspace/builds/worker-40/source/Cargo.toml [INFO] crate git repo https://github.com/hone/explodesh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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 thread_local v1.1.2 [INFO] [stderr] Downloaded libc v0.2.83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59ed971e9a69e4790680d1f5f6efeddeb6258c874ba0ad51f4c1b8c7805cdf91 [INFO] running `Command { std: "docker" "start" "-a" "59ed971e9a69e4790680d1f5f6efeddeb6258c874ba0ad51f4c1b8c7805cdf91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59ed971e9a69e4790680d1f5f6efeddeb6258c874ba0ad51f4c1b8c7805cdf91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ed971e9a69e4790680d1f5f6efeddeb6258c874ba0ad51f4c1b8c7805cdf91", kill_on_drop: false }` [INFO] [stdout] 59ed971e9a69e4790680d1f5f6efeddeb6258c874ba0ad51f4c1b8c7805cdf91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6bc310c7a4ea36b2cd244a51af73b3ef6a58c1640c05cbf341ecd0e6c4898b3 [INFO] running `Command { std: "docker" "start" "-a" "a6bc310c7a4ea36b2cd244a51af73b3ef6a58c1640c05cbf341ecd0e6c4898b3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling explodesh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "a6bc310c7a4ea36b2cd244a51af73b3ef6a58c1640c05cbf341ecd0e6c4898b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6bc310c7a4ea36b2cd244a51af73b3ef6a58c1640c05cbf341ecd0e6c4898b3", kill_on_drop: false }` [INFO] [stdout] a6bc310c7a4ea36b2cd244a51af73b3ef6a58c1640c05cbf341ecd0e6c4898b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7afb079d43333a7b13a333ef6ab37c05a651174695e504be5f23287900806eb [INFO] running `Command { std: "docker" "start" "-a" "a7afb079d43333a7b13a333ef6ab37c05a651174695e504be5f23287900806eb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling explodesh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "a7afb079d43333a7b13a333ef6ab37c05a651174695e504be5f23287900806eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7afb079d43333a7b13a333ef6ab37c05a651174695e504be5f23287900806eb", kill_on_drop: false }` [INFO] [stdout] a7afb079d43333a7b13a333ef6ab37c05a651174695e504be5f23287900806eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d7d746c205a0b32c63988dc67e46837b636c14857262e0fcef97ddeb6d3a3b19 [INFO] running `Command { std: "docker" "start" "-a" "d7d746c205a0b32c63988dc67e46837b636c14857262e0fcef97ddeb6d3a3b19", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/explodesh-e5eebf7b641d2cd4) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/explodesh-5898461fe826800e) [INFO] [stdout] test implode::tests::arrays_must_have_sequential_keys ... ok [INFO] [stdout] test implode::tests::arrays_indexes_based_on_filename ... ok [INFO] [stdout] test implode::tests::deserialize_any_simple ... ok [INFO] [stdout] test implode::tests::deserialize_any_newline ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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 explodesh [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/implode.rs - implode::deserialize_f64 (line 82) ... ok [INFO] [stdout] test src/implode.rs - implode::deserialize_datetime (line 93) ... ok [INFO] [stdout] test src/implode.rs - implode::deserialize_i64 (line 71) ... ok [INFO] [stdout] test src/explode.rs - explode::visit_serialize (line 6) ... ok [INFO] [stdout] test src/implode.rs - implode::deserialize_bool (line 37) ... ok [INFO] [stdout] test src/explode.rs - explode::visit_array (line 44) ... ok [INFO] [stdout] test src/explode.rs - explode::visit_table (line 19) ... ok [INFO] [stdout] test src/implode.rs - implode::deserialize_str (line 50) ... ok [INFO] [stdout] test src/implode.rs - implode::deserialize_array (line 108) ... ok [INFO] [stdout] test src/implode.rs - implode::deserialize_table (line 164) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 50.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d7d746c205a0b32c63988dc67e46837b636c14857262e0fcef97ddeb6d3a3b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7d746c205a0b32c63988dc67e46837b636c14857262e0fcef97ddeb6d3a3b19", kill_on_drop: false }` [INFO] [stdout] d7d746c205a0b32c63988dc67e46837b636c14857262e0fcef97ddeb6d3a3b19