[INFO] fetching crate world-tables-data 0.1.0... [INFO] testing world-tables-data-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate world-tables-data 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate world-tables-data 0.1.0 [INFO] finished tweaking crates.io crate world-tables-data 0.1.0 [INFO] tweaked toml for crates.io crate world-tables-data 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate world-tables-data 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate world-tables-data 0.1.0 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded world-tables-base v0.1.0 [INFO] [stderr] Downloaded rusqlite_migration v1.0.1 [INFO] [stderr] Downloaded dbent-derive v0.1.0 [INFO] [stderr] Downloaded dbent v0.1.0 [INFO] [stderr] Downloaded anyhow v1.0.69 [INFO] [stderr] Downloaded hashlink v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 179dcd921906cc3c95cbc436bc639b9a8ab7007ca4779025c4b21be5bdb65900 [INFO] running `Command { std: "docker" "start" "-a" "179dcd921906cc3c95cbc436bc639b9a8ab7007ca4779025c4b21be5bdb65900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "179dcd921906cc3c95cbc436bc639b9a8ab7007ca4779025c4b21be5bdb65900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "179dcd921906cc3c95cbc436bc639b9a8ab7007ca4779025c4b21be5bdb65900", kill_on_drop: false }` [INFO] [stdout] 179dcd921906cc3c95cbc436bc639b9a8ab7007ca4779025c4b21be5bdb65900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09a710be66573dbbb3cbd630a34c46314dfdae5566d507bd7514715148bf2426 [INFO] running `Command { std: "docker" "start" "-a" "09a710be66573dbbb3cbd630a34c46314dfdae5566d507bd7514715148bf2426", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling rusqlite_migration v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling dbent-derive v0.1.0 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling clap v4.1.6 [INFO] [stderr] Compiling dbent v0.1.0 [INFO] [stderr] Compiling csv v1.2.0 [INFO] [stderr] Compiling world-tables-base v0.1.0 [INFO] [stderr] Compiling world-tables-data v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.53s [INFO] running `Command { std: "docker" "inspect" "09a710be66573dbbb3cbd630a34c46314dfdae5566d507bd7514715148bf2426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09a710be66573dbbb3cbd630a34c46314dfdae5566d507bd7514715148bf2426", kill_on_drop: false }` [INFO] [stdout] 09a710be66573dbbb3cbd630a34c46314dfdae5566d507bd7514715148bf2426 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fab8d3b59ea548e673396d9dd88fb047793c1091df322639eb7cbb02767bc76 [INFO] running `Command { std: "docker" "start" "-a" "1fab8d3b59ea548e673396d9dd88fb047793c1091df322639eb7cbb02767bc76", kill_on_drop: false }` [INFO] [stderr] Compiling world-tables-data v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "1fab8d3b59ea548e673396d9dd88fb047793c1091df322639eb7cbb02767bc76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fab8d3b59ea548e673396d9dd88fb047793c1091df322639eb7cbb02767bc76", kill_on_drop: false }` [INFO] [stdout] 1fab8d3b59ea548e673396d9dd88fb047793c1091df322639eb7cbb02767bc76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 36bcb784b83eaeab3ff89e5c352aa71dcde069b58855938233d9be5dc3c67b04 [INFO] running `Command { std: "docker" "start" "-a" "36bcb784b83eaeab3ff89e5c352aa71dcde069b58855938233d9be5dc3c67b04", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/world_tables_data-d6884bbfab37ae1c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::migrations_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/world_tables_data-3c5afa9305fc0eaa) [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 world_tables_data [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" "36bcb784b83eaeab3ff89e5c352aa71dcde069b58855938233d9be5dc3c67b04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36bcb784b83eaeab3ff89e5c352aa71dcde069b58855938233d9be5dc3c67b04", kill_on_drop: false }` [INFO] [stdout] 36bcb784b83eaeab3ff89e5c352aa71dcde069b58855938233d9be5dc3c67b04