[INFO] cloning repository https://github.com/alexiwalker/gltr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexiwalker/gltr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexiwalker%2Fgltr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexiwalker%2Fgltr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98489621f496a96f5022005894b220326cd0b10b
[INFO] testing alexiwalker/gltr against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexiwalker%2Fgltr" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexiwalker/gltr
[INFO] finished tweaking git repo https://github.com/alexiwalker/gltr
[INFO] tweaked toml for git repo https://github.com/alexiwalker/gltr written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexiwalker/gltr on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexiwalker/gltr 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2267eaba5756bf3a27fac8be1bb640850ed950617394062bd110cf360fc7f485
[INFO] running `Command { std: "docker" "start" "-a" "2267eaba5756bf3a27fac8be1bb640850ed950617394062bd110cf360fc7f485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2267eaba5756bf3a27fac8be1bb640850ed950617394062bd110cf360fc7f485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2267eaba5756bf3a27fac8be1bb640850ed950617394062bd110cf360fc7f485", kill_on_drop: false }`
[INFO] [stdout] 2267eaba5756bf3a27fac8be1bb640850ed950617394062bd110cf360fc7f485
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a124cce7af85326453bf78ca745fb832dfadd182126acc23cc17eeb34fed58a
[INFO] running `Command { std: "docker" "start" "-a" "0a124cce7af85326453bf78ca745fb832dfadd182126acc23cc17eeb34fed58a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling gltr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.77s
[INFO] running `Command { std: "docker" "inspect" "0a124cce7af85326453bf78ca745fb832dfadd182126acc23cc17eeb34fed58a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a124cce7af85326453bf78ca745fb832dfadd182126acc23cc17eeb34fed58a", kill_on_drop: false }`
[INFO] [stdout] 0a124cce7af85326453bf78ca745fb832dfadd182126acc23cc17eeb34fed58a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01b7f2779b6a590519063232fef0c60ace4ce281f7f62438aaeca81a53cbdd6e
[INFO] running `Command { std: "docker" "start" "-a" "01b7f2779b6a590519063232fef0c60ace4ce281f7f62438aaeca81a53cbdd6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling gltr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `new`
[INFO] [stdout]    --> src/tests/mod.rs:120:6
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let new = object.unwrap().extract_node(1, GltrExtractFlags::empty().center_objects().recalculate_buffers());
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_new`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 24.57s
[INFO] running `Command { std: "docker" "inspect" "01b7f2779b6a590519063232fef0c60ace4ce281f7f62438aaeca81a53cbdd6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01b7f2779b6a590519063232fef0c60ace4ce281f7f62438aaeca81a53cbdd6e", kill_on_drop: false }`
[INFO] [stdout] 01b7f2779b6a590519063232fef0c60ace4ce281f7f62438aaeca81a53cbdd6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 34064c3e4259769f79e048d727d65f25f87b47ba40f753e15409859334fb4ee5
[INFO] running `Command { std: "docker" "start" "-a" "34064c3e4259769f79e048d727d65f25f87b47ba40f753e15409859334fb4ee5", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `new`
[INFO] [stderr]    --> src/tests/mod.rs:120:6
[INFO] [stderr]     |
[INFO] [stderr] 120 |     let new = object.unwrap().extract_node(1, GltrExtractFlags::empty().center_objects().recalculate_buffers());
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_new`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `gltr` (lib test) generated 1 warning (run `cargo fix --lib -p gltr --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gltr-35a4663714963f89)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::deserialize_full_file ... FAILED
[INFO] [stdout] test tests::test_decode ... ok
[INFO] [stdout] test tests::test_views ... ok
[INFO] [stdout] test tests::extract_single_object ... FAILED
[INFO] [stdout] test tests::test_views_2 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::deserialize_full_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::deserialize_full_file' (24) panicked at src/tests/mod.rs:102:5:
[INFO] [stdout] assertion failed: object.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60a374623682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]    1:     0x60a37463436f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]    2:     0x60a3745f1153 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]    3:     0x60a3745fcef2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]    4:     0x60a3746019cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]    5:     0x60a374601861 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]    6:     0x60a3745c355e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]    7:     0x60a374601fdf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]    8:     0x60a374601e06 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]    9:     0x60a3745fd029 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]   10:     0x60a3745e51bd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]   11:     0x60a37463bae0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]   12:     0x60a37463babc - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]   13:     0x60a37458f3a4 - gltr::tests::deserialize_full_file::h82f85a6b91baac7b
[INFO] [stdout]   14:     0x60a3745986f9 - core::ops::function::FnOnce::call_once::hbde4f83a969c5898
[INFO] [stdout]   15:     0x60a3745c335b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]   16:     0x60a3745d73bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]   17:     0x60a3745b0904 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]   18:     0x60a3745b415a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]   19:     0x60a3745f842f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]   20:     0x7ad975ccbaa4 - <unknown>
[INFO] [stdout]   21:     0x7ad975d58a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::extract_single_object stdout ----
[INFO] [stdout] 0 to parse original file
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::extract_single_object' (25) panicked at src/tests/mod.rs:117:5:
[INFO] [stdout] assertion failed: object.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60a374623682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]    1:     0x60a37463436f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]    2:     0x60a3745f1153 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]    3:     0x60a3745fcef2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]    4:     0x60a3746019cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]    5:     0x60a374601861 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]    6:     0x60a3745c355e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]    7:     0x60a374601fdf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]    8:     0x60a374601e06 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]    9:     0x60a3745fd029 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]   10:     0x60a3745e51bd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]   11:     0x60a37463bae0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]   12:     0x60a37463babc - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]   13:     0x60a37458f6e0 - gltr::tests::extract_single_object::h0cf46a3789fffe53
[INFO] [stdout]   14:     0x60a3745986d9 - core::ops::function::FnOnce::call_once::h1fc0405e729a9cf0
[INFO] [stdout]   15:     0x60a3745c335b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]   16:     0x60a3745d73bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]   17:     0x60a3745b0904 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]   18:     0x60a3745b415a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]   19:     0x60a3745f842f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]   20:     0x7ad975ccbaa4 - <unknown>
[INFO] [stdout]   21:     0x7ad975d58a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::deserialize_full_file
[INFO] [stdout]     tests::extract_single_object
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "34064c3e4259769f79e048d727d65f25f87b47ba40f753e15409859334fb4ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34064c3e4259769f79e048d727d65f25f87b47ba40f753e15409859334fb4ee5", kill_on_drop: false }`
[INFO] [stdout] 34064c3e4259769f79e048d727d65f25f87b47ba40f753e15409859334fb4ee5
