[INFO] cloning repository https://github.com/5Sigma/codex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/5Sigma/codex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5Sigma%2Fcodex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5Sigma%2Fcodex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5abcfd97b36693cdb06e087c0ad5f49a2bfa315 [INFO] testing 5Sigma/codex against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5Sigma%2Fcodex" "/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/5Sigma/codex on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/5Sigma/codex [INFO] finished tweaking git repo https://github.com/5Sigma/codex [INFO] tweaked toml for git repo https://github.com/5Sigma/codex written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/5Sigma/codex 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plist v1.6.0 [INFO] [stderr] Downloaded safemem v0.3.3 [INFO] [stderr] Downloaded plotters-svg v0.3.5 [INFO] [stderr] Downloaded anes v0.1.6 [INFO] [stderr] Downloaded unicode-id v0.3.4 [INFO] [stderr] Downloaded iana-time-zone v0.1.59 [INFO] [stderr] Downloaded chrono v0.4.32 [INFO] [stderr] Downloaded regex v1.10.3 [INFO] [stderr] Downloaded regex-automata v0.4.5 [INFO] [stderr] Downloaded syntect v5.1.0 [INFO] [stderr] Downloaded csv v1.3.0 [INFO] [stderr] Downloaded rust-embed v8.2.0 [INFO] [stderr] Downloaded include-flate v0.2.0 [INFO] [stderr] Downloaded onig_sys v69.8.1 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.16 [INFO] [stderr] Downloaded regex-syntax v0.7.5 [INFO] [stderr] Downloaded rayon v1.8.1 [INFO] [stderr] Downloaded criterion v0.4.0 [INFO] [stderr] Downloaded pest v2.7.6 [INFO] [stderr] Downloaded handlebars v5.1.1 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.10 [INFO] [stderr] Downloaded quick-xml v0.31.0 [INFO] [stderr] Downloaded clap_builder v4.4.18 [INFO] [stderr] Downloaded clap v4.4.18 [INFO] [stderr] Downloaded console v0.15.8 [INFO] [stderr] Downloaded half v2.3.1 [INFO] [stderr] Downloaded ciborium-ll v0.2.2 [INFO] [stderr] Downloaded os_str_bytes v6.6.1 [INFO] [stderr] Downloaded oorandom v11.1.3 [INFO] [stderr] Downloaded plotters v0.3.5 [INFO] [stderr] Downloaded tinytemplate v1.2.1 [INFO] [stderr] Downloaded csv-core v0.1.11 [INFO] [stderr] Downloaded pest_meta v2.7.6 [INFO] [stderr] Downloaded pest_generator v2.7.6 [INFO] [stderr] Downloaded pest_derive v2.7.6 [INFO] [stderr] Downloaded include-flate-codegen v0.1.4 [INFO] [stderr] Downloaded serde_yaml v0.9.30 [INFO] [stderr] Downloaded ciborium-io v0.2.2 [INFO] [stderr] Downloaded ciborium v0.2.2 [INFO] [stderr] Downloaded cast v0.3.0 [INFO] [stderr] Downloaded criterion-plot v0.5.0 [INFO] [stderr] Downloaded plotters-backend v0.3.5 [INFO] [stderr] Downloaded human-repr v1.1.0 [INFO] [stderr] Downloaded nanoid v0.4.0 [INFO] [stderr] Downloaded relative-path v1.9.2 [INFO] [stderr] Downloaded rust-embed-utils v8.2.0 [INFO] [stderr] Downloaded onig v6.4.0 [INFO] [stderr] Downloaded line-wrap v0.1.1 [INFO] [stderr] Downloaded include-flate-codegen-exports v0.1.4 [INFO] [stderr] Downloaded rust-embed-impl v8.2.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b156ca93209b260ff4377f4d732b6e40ef444fd71b32e0bc0278ea5893f60bd4 [INFO] running `Command { std: "docker" "start" "-a" "b156ca93209b260ff4377f4d732b6e40ef444fd71b32e0bc0278ea5893f60bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b156ca93209b260ff4377f4d732b6e40ef444fd71b32e0bc0278ea5893f60bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b156ca93209b260ff4377f4d732b6e40ef444fd71b32e0bc0278ea5893f60bd4", kill_on_drop: false }` [INFO] [stdout] b156ca93209b260ff4377f4d732b6e40ef444fd71b32e0bc0278ea5893f60bd4 [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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a589f5a8c4cee95a8271753619f0b063d95ca341200e00d3145944b5ba7c1470 [INFO] running `Command { std: "docker" "start" "-a" "a589f5a8c4cee95a8271753619f0b063d95ca341200e00d3145944b5ba7c1470", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling markdown v1.0.0-alpha.16 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling human-repr v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rust-embed-utils v8.2.0 [INFO] [stderr] Compiling chrono v0.4.32 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling rust-embed-impl v8.2.0 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Compiling include-flate-codegen-exports v0.1.4 [INFO] [stderr] Compiling include-flate v0.2.0 [INFO] [stderr] Compiling rust-embed v8.2.0 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.6.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_yaml v0.9.30 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling syntect v5.1.0 [INFO] [stderr] Compiling handlebars v5.1.1 [INFO] [stderr] Compiling Codex v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.69s [INFO] running `Command { std: "docker" "inspect" "a589f5a8c4cee95a8271753619f0b063d95ca341200e00d3145944b5ba7c1470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a589f5a8c4cee95a8271753619f0b063d95ca341200e00d3145944b5ba7c1470", kill_on_drop: false }` [INFO] [stdout] a589f5a8c4cee95a8271753619f0b063d95ca341200e00d3145944b5ba7c1470 [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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b7a396bd99912ab5f0c9fec77003bbe77e3ba48b391098c164134dfe89b7aff [INFO] running `Command { std: "docker" "start" "-a" "8b7a396bd99912ab5f0c9fec77003bbe77e3ba48b391098c164134dfe89b7aff", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling chrono v0.4.32 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.6.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_yaml v0.9.30 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling syntect v5.1.0 [INFO] [stderr] Compiling handlebars v5.1.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling Codex v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.96s [INFO] running `Command { std: "docker" "inspect" "8b7a396bd99912ab5f0c9fec77003bbe77e3ba48b391098c164134dfe89b7aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b7a396bd99912ab5f0c9fec77003bbe77e3ba48b391098c164134dfe89b7aff", kill_on_drop: false }` [INFO] [stdout] 8b7a396bd99912ab5f0c9fec77003bbe77e3ba48b391098c164134dfe89b7aff [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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a891bafd80dd05105798f501a05aab117f4fd081290f208f8c6a03cf30f6699 [INFO] running `Command { std: "docker" "start" "-a" "6a891bafd80dd05105798f501a05aab117f4fd081290f208f8c6a03cf30f6699", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/core/lib.rs (/opt/rustwide/target/debug/deps/core-66ec8e5c6955f200) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test assets::tests::test_codex_path ... ok [INFO] [stdout] test json_schema::tests::test_build_example ... ok [INFO] [stdout] test json_schema::tests::test_format ... ok [INFO] [stdout] test assets::tests::test_codex_path_index ... ok [INFO] [stdout] test json_schema::tests::test_deeply_nested ... ok [INFO] [stdout] test json_schema::tests::test_basic_conversion ... ok [INFO] [stdout] test assets::tests::test_codex_path_document_url ... ok [INFO] [stdout] test project::tests::test_document_relative_path ... ok [INFO] [stdout] test project::tests::project_base_url ... ok [INFO] [stdout] test assets::tests::test_static_assets ... ok [INFO] [stdout] test renderer::html::tests::test_csv_table ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codex-a9ee15032cc7a7a0) [INFO] [stdout] test project::tests::custom_component ... ok [INFO] [stdout] test project::tests::component_override ... ok [INFO] [stdout] test project::tests::project_load_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests core [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] [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" "6a891bafd80dd05105798f501a05aab117f4fd081290f208f8c6a03cf30f6699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a891bafd80dd05105798f501a05aab117f4fd081290f208f8c6a03cf30f6699", kill_on_drop: false }` [INFO] [stdout] 6a891bafd80dd05105798f501a05aab117f4fd081290f208f8c6a03cf30f6699 [INFO] testing 5Sigma/codex against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5Sigma%2Fcodex" "/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/5Sigma/codex on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/5Sigma/codex [INFO] finished tweaking git repo https://github.com/5Sigma/codex [INFO] tweaked toml for git repo https://github.com/5Sigma/codex written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/5Sigma/codex 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" "+beta-2024-06-22" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 834e1ef982c5e56140189be045f2ea254b25a3f5d82fe84605402e91a82f9dc2 [INFO] running `Command { std: "docker" "start" "-a" "834e1ef982c5e56140189be045f2ea254b25a3f5d82fe84605402e91a82f9dc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "834e1ef982c5e56140189be045f2ea254b25a3f5d82fe84605402e91a82f9dc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "834e1ef982c5e56140189be045f2ea254b25a3f5d82fe84605402e91a82f9dc2", kill_on_drop: false }` [INFO] [stdout] 834e1ef982c5e56140189be045f2ea254b25a3f5d82fe84605402e91a82f9dc2 [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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 860bd317c3027f36f9c84ae9a1734201edb12f09eb11ca0ef97f1d54d307f5ed [INFO] running `Command { std: "docker" "start" "-a" "860bd317c3027f36f9c84ae9a1734201edb12f09eb11ca0ef97f1d54d307f5ed", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling markdown v1.0.0-alpha.16 [INFO] [stderr] Compiling rust-embed-utils v8.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.32 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling human-repr v1.1.0 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.31/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "860bd317c3027f36f9c84ae9a1734201edb12f09eb11ca0ef97f1d54d307f5ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "860bd317c3027f36f9c84ae9a1734201edb12f09eb11ca0ef97f1d54d307f5ed", kill_on_drop: false }` [INFO] [stdout] 860bd317c3027f36f9c84ae9a1734201edb12f09eb11ca0ef97f1d54d307f5ed