[INFO] cloning repository https://github.com/villaleo/jira-clone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/villaleo/jira-clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvillaleo%2Fjira-clone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvillaleo%2Fjira-clone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6da61634e76f90ff10379dd871a4445320e93d93
[INFO] testing villaleo/jira-clone against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvillaleo%2Fjira-clone" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/villaleo/jira-clone on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/villaleo/jira-clone
[INFO] finished tweaking git repo https://github.com/villaleo/jira-clone
[INFO] tweaked toml for git repo https://github.com/villaleo/jira-clone written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/villaleo/jira-clone 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 964e4609624691fee2ee8bab0843a6fa9c81006ed24e7e711dbb16bd5957e623
[INFO] running `Command { std: "docker" "start" "-a" "964e4609624691fee2ee8bab0843a6fa9c81006ed24e7e711dbb16bd5957e623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "964e4609624691fee2ee8bab0843a6fa9c81006ed24e7e711dbb16bd5957e623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "964e4609624691fee2ee8bab0843a6fa9c81006ed24e7e711dbb16bd5957e623", kill_on_drop: false }`
[INFO] [stdout] 964e4609624691fee2ee8bab0843a6fa9c81006ed24e7e711dbb16bd5957e623
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f41225f734a93e4f551774e8d64ba1933c9fc864757f233021b28670c41cb73c
[INFO] running `Command { std: "docker" "start" "-a" "f41225f734a93e4f551774e8d64ba1933c9fc864757f233021b28670c41cb73c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling ansitok v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling ansi-str v0.8.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr]    Compiling clearscreen v2.0.1
[INFO] [stderr]    Compiling jira-clone v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `as_any` is never used
[INFO] [stdout]   --> src/ui/pages/mod.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait Page {
[INFO] [stdout]    |           ---- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn as_any(&self) -> &dyn Any;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.02s
[INFO] running `Command { std: "docker" "inspect" "f41225f734a93e4f551774e8d64ba1933c9fc864757f233021b28670c41cb73c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f41225f734a93e4f551774e8d64ba1933c9fc864757f233021b28670c41cb73c", kill_on_drop: false }`
[INFO] [stdout] f41225f734a93e4f551774e8d64ba1933c9fc864757f233021b28670c41cb73c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ecbc47c305f8eb009cc9a20d550a31af8f32bafa1052c49a2655b8c3c78b96e
[INFO] running `Command { std: "docker" "start" "-a" "7ecbc47c305f8eb009cc9a20d550a31af8f32bafa1052c49a2655b8c3c78b96e", kill_on_drop: false }`
[INFO] [stderr]    Compiling jira-clone v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.38s
[INFO] running `Command { std: "docker" "inspect" "7ecbc47c305f8eb009cc9a20d550a31af8f32bafa1052c49a2655b8c3c78b96e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ecbc47c305f8eb009cc9a20d550a31af8f32bafa1052c49a2655b8c3c78b96e", kill_on_drop: false }`
[INFO] [stdout] 7ecbc47c305f8eb009cc9a20d550a31af8f32bafa1052c49a2655b8c3c78b96e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2e9fd3bd82b11407ec3d53202a6a58d3625c7a3989eca8756df2106fc332be1c
[INFO] running `Command { std: "docker" "start" "-a" "2e9fd3bd82b11407ec3d53202a6a58d3625c7a3989eca8756df2106fc332be1c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jira_clone-fd3f4ea9d2a4f578)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test db::tests::jira::create_epic_should_succeed ... ok
[INFO] [stdout] test db::tests::database::write_should_write_to_file ... ok
[INFO] [stdout] test db::tests::database::read_should_parse_json_file ... ok
[INFO] [stdout] test db::tests::database::read_should_fail_with_invalid_json ... ok
[INFO] [stdout] test db::tests::jira::delete_story_should_error_on_invalid_story_id ... ok
[INFO] [stdout] test db::tests::jira::delete_epic_should_error_on_invalid_epic_id ... ok
[INFO] [stdout] test db::tests::database::read_should_fail_with_invalid_path ... ok
[INFO] [stdout] test db::tests::jira::create_story_should_error_on_invalid_epic_id ... ok
[INFO] [stdout] test db::tests::jira::create_story_should_succeed ... ok
[INFO] [stdout] test db::tests::jira::update_story_status_should_error_on_invalid_story_id ... ok
[INFO] [stdout] test db::tests::jira::update_epic_status_should_error_on_invalid_epic_id ... ok
[INFO] [stdout] test db::tests::jira::delete_story_should_error_on_story_not_found_in_epic ... ok
[INFO] [stdout] test db::tests::jira::update_epic_status_should_succeed ... ok
[INFO] [stdout] test ui::navigator::tests::should_exit ... ok
[INFO] [stdout] test ui::navigator::tests::should_delete_story ... ok
[INFO] [stdout] test ui::navigator::tests::should_create_epic ... ok
[INFO] [stdout] test db::tests::jira::update_story_status_should_succeed ... ok
[INFO] [stdout] test ui::navigator::tests::should_create_story ... ok
[INFO] [stdout] test ui::navigator::tests::should_delete_epic ... ok
[INFO] [stdout] test db::tests::jira::delete_story_should_succeed ... ok
[INFO] [stdout] test db::tests::jira::delete_epic_should_succeed ... ok
[INFO] [stdout] test ui::navigator::tests::should_navigate_to_epic_detail ... ok
[INFO] [stdout] test ui::navigator::tests::should_no_op_on_create_story_cancelled ... ok
[INFO] [stdout] test ui::navigator::tests::should_update_epic_status ... ok
[INFO] [stdout] test ui::navigator::tests::should_update_story_status ... ok
[INFO] [stdout] test ui::navigator::tests::should_start_on_home_page ... ok
[INFO] [stdout] test ui::navigator::tests::should_navigate_to_story_detail ... ok
[INFO] [stdout] test ui::pages::tests::epic_detail::action_from_unknown_action_should_fail ... ok
[INFO] [stdout] test ui::pages::tests::epic_detail::action_from_update_action_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::epic_detail::action_from_back_action_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::epic_detail::action_from_new_story_action_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::epic_detail::action_from_view_story_action_should_fail_if_invalid_story_id ... ok
[INFO] [stdout] test ui::pages::tests::home_page::action_from_new_action_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::home_page::action_from_quit_action_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::home_page::action_from_view_epic_action_should_fail_if_invalid_epic_id ... ok
[INFO] [stdout] test ui::pages::tests::home_page::action_from_view_epic_action_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::home_page::draw_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::story_detail::action_from_back_action_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::story_detail::action_from_update_action_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::story_detail::action_from_delete_action_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::story_detail::action_from_unknown_action_should_do_nothing ... ok
[INFO] [stdout] test ui::navigator::tests::should_navigate_to_previous_page ... ok
[INFO] [stdout] test ui::pages::tests::story_detail::draw_should_succeed ... ok
[INFO] [stdout] test ui::navigator::tests::should_no_op_on_create_epic_cancelled ... ok
[INFO] [stdout] test ui::pages::tests::task_detail::action_from_delete_action_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::epic_detail::action_from_view_story_action_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::task_detail::action_from_unknown_action_should_do_nothing ... ok
[INFO] [stdout] test utils::tests::color_for_table_header_should_succeed ... ok
[INFO] [stdout] test utils::tests::color_table_column_should_succeed ... ok
[INFO] [stdout] test utils::tests::constrain_text_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::task_detail::action_from_update_action_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::task_detail::draw_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::home_page::action_from_view_epic_action_should_fail_if_invalid_input ... ok
[INFO] [stdout] test ui::pages::tests::task_detail::action_from_back_action_should_succeed ... ok
[INFO] [stdout] test ui::pages::tests::epic_detail::draw_should_succeed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2e9fd3bd82b11407ec3d53202a6a58d3625c7a3989eca8756df2106fc332be1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e9fd3bd82b11407ec3d53202a6a58d3625c7a3989eca8756df2106fc332be1c", kill_on_drop: false }`
[INFO] [stdout] 2e9fd3bd82b11407ec3d53202a6a58d3625c7a3989eca8756df2106fc332be1c
[INFO] testing villaleo/jira-clone against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvillaleo%2Fjira-clone" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/villaleo/jira-clone on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/villaleo/jira-clone
[INFO] finished tweaking git repo https://github.com/villaleo/jira-clone
[INFO] tweaked toml for git repo https://github.com/villaleo/jira-clone written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/villaleo/jira-clone 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b3f24c812b8e35c4d363e1033ab6be262e0868f49a0b20c606a68002be39bef
[INFO] running `Command { std: "docker" "start" "-a" "4b3f24c812b8e35c4d363e1033ab6be262e0868f49a0b20c606a68002be39bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b3f24c812b8e35c4d363e1033ab6be262e0868f49a0b20c606a68002be39bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b3f24c812b8e35c4d363e1033ab6be262e0868f49a0b20c606a68002be39bef", kill_on_drop: false }`
[INFO] [stdout] 4b3f24c812b8e35c4d363e1033ab6be262e0868f49a0b20c606a68002be39bef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f136930092318b3c697b1ea4c7c558a40425bff2820b454bd192914b1a240f62
[INFO] running `Command { std: "docker" "start" "-a" "f136930092318b3c697b1ea4c7c558a40425bff2820b454bd192914b1a240f62", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling ansitok v0.2.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling ansi-str v0.8.0
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcBNym46/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcBNym46/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.thiserror_impl.73a461e4333bfb2e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.4ne3y7qxfir3ogj7fkv6p6vpk.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-f76d6bd4d39ce750.euujoc5lxgh2wt0ekg5t7rqzz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-827498105793ed63.rlib" "/opt/rustwide/target/debug/deps/libquote-e3e2745b1c1d8733.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6b6a52a206917441.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-aa1d72184443bb86.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-f76d6bd4d39ce750.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: final link failed: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `papergrid` (lib)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `itertools` (lib)
[INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 2 previous errors
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKKp4JW"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write /tmp/rustcvYAd5C/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `terminfo` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarkHewc/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tabled` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f136930092318b3c697b1ea4c7c558a40425bff2820b454bd192914b1a240f62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f136930092318b3c697b1ea4c7c558a40425bff2820b454bd192914b1a240f62", kill_on_drop: false }`
[INFO] [stdout] f136930092318b3c697b1ea4c7c558a40425bff2820b454bd192914b1a240f62
