[INFO] cloning repository https://github.com/ecoulson/perdue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ecoulson/perdue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecoulson%2Fperdue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecoulson%2Fperdue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62663629e6f30b091ae889afc571dfa0c549f321 [INFO] testing ecoulson/perdue against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecoulson%2Fperdue" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ecoulson/perdue [INFO] finished tweaking git repo https://github.com/ecoulson/perdue [INFO] tweaked toml for git repo https://github.com/ecoulson/perdue written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ecoulson/perdue on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ecoulson/perdue 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/configuration/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/configuration/Cargo.toml: `edition` is set on library `configuration` which is deprecated [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/mock_http/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/mock_http/Cargo.toml: `edition` is set on library `mock_http` which is deprecated [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tiny_http v0.12.0 [INFO] [stderr] Downloaded servo_arc v0.3.0 [INFO] [stderr] Downloaded mock_http v0.1.0 [INFO] [stderr] Downloaded r2d2_sqlite v0.24.0 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] [stderr] Downloaded cssparser v0.31.2 [INFO] [stderr] Downloaded hyper-util v0.1.8 [INFO] [stderr] Downloaded cc v1.1.21 [INFO] [stderr] Downloaded reqwest v0.12.7 [INFO] [stderr] Downloaded scraper v0.19.1 [INFO] [stderr] Downloaded chunked_transfer v1.5.0 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] [stderr] Downloaded ego-tree v0.6.3 [INFO] [stderr] Downloaded selectors v0.25.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6694dd9723e836b4210c356ac5e62bf868f019ae8cedc602e1010f8702c1d996 [INFO] running `Command { std: "docker" "start" "-a" "6694dd9723e836b4210c356ac5e62bf868f019ae8cedc602e1010f8702c1d996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6694dd9723e836b4210c356ac5e62bf868f019ae8cedc602e1010f8702c1d996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6694dd9723e836b4210c356ac5e62bf868f019ae8cedc602e1010f8702c1d996", kill_on_drop: false }` [INFO] [stdout] 6694dd9723e836b4210c356ac5e62bf868f019ae8cedc602e1010f8702c1d996 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39cbfe209b3407ab2a5d7b4ac6f549c802f5f69cb6d669b82a6e1b8877728291 [INFO] running `Command { std: "docker" "start" "-a" "39cbfe209b3407ab2a5d7b4ac6f549c802f5f69cb6d669b82a6e1b8877728291", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/mock_http/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/mock_http/Cargo.toml: `edition` is set on library `mock_http` which is deprecated [INFO] [stderr] warning: /opt/rustwide/workdir/configuration/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/configuration/Cargo.toml: `edition` is set on library `configuration` which is deprecated [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling mock_http v0.1.0 (/opt/rustwide/workdir/mock_http) [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling r2d2_sqlite v0.24.0 [INFO] [stderr] Compiling migrate v0.1.0 (/opt/rustwide/workdir/migrate) [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling confquick v0.1.1 (/opt/rustwide/workdir/configuration) [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling scraper v0.19.1 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling perdue v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.26s [INFO] running `Command { std: "docker" "inspect" "39cbfe209b3407ab2a5d7b4ac6f549c802f5f69cb6d669b82a6e1b8877728291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39cbfe209b3407ab2a5d7b4ac6f549c802f5f69cb6d669b82a6e1b8877728291", kill_on_drop: false }` [INFO] [stdout] 39cbfe209b3407ab2a5d7b4ac6f549c802f5f69cb6d669b82a6e1b8877728291 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a33a44a53938f32333ed51664b8fc733973c3a4a454c0a102e03174bf5a952a [INFO] running `Command { std: "docker" "start" "-a" "9a33a44a53938f32333ed51664b8fc733973c3a4a454c0a102e03174bf5a952a", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/configuration/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/configuration/Cargo.toml: `edition` is set on library `configuration` which is deprecated [INFO] [stderr] warning: /opt/rustwide/workdir/mock_http/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/mock_http/Cargo.toml: `edition` is set on library `mock_http` which is deprecated [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling mock_http v0.1.0 [INFO] [stderr] Compiling migrate v0.1.0 (/opt/rustwide/workdir/migrate) [INFO] [stderr] Compiling confquick v0.1.1 (/opt/rustwide/workdir/configuration) [INFO] [stderr] Compiling mock_http v0.1.0 (/opt/rustwide/workdir/mock_http) [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling perdue v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.30s [INFO] running `Command { std: "docker" "inspect" "9a33a44a53938f32333ed51664b8fc733973c3a4a454c0a102e03174bf5a952a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a33a44a53938f32333ed51664b8fc733973c3a4a454c0a102e03174bf5a952a", kill_on_drop: false }` [INFO] [stdout] 9a33a44a53938f32333ed51664b8fc733973c3a4a454c0a102e03174bf5a952a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fdf6aa5c4c5cf73afc198b1f4fade6fed91635ba3a15f72aaf3c4c51f9c7df34 [INFO] running `Command { std: "docker" "start" "-a" "fdf6aa5c4c5cf73afc198b1f4fade6fed91635ba3a15f72aaf3c4c51f9c7df34", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/mock_http/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/mock_http/Cargo.toml: `edition` is set on library `mock_http` which is deprecated [INFO] [stderr] warning: /opt/rustwide/workdir/configuration/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/configuration/Cargo.toml: `edition` is set on library `configuration` which is deprecated [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/configuration-c9c5340bdff328c8) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/migrate-560d6c0aac1437cc) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/migrate-fdb6bc444733d822) [INFO] [stdout] [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/mock_http-f4ca1cd98bd37688) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/perdue-c3b9de427f028196) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/perdue-4d91f30f36cd28b7) [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] [stderr] Running tests/agriculture_test.rs (/opt/rustwide/target/debug/deps/agriculture_test-7aa754a1c75c7ff7) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test scrape_agriculture_page_no_students ... ok [INFO] [stdout] test scrape_agriculture_test_single_page ... ok [INFO] [stdout] test scrape_agriculture_with_error ... ok [INFO] [stdout] test scrape_agriculture_page_no_id_or_email ... ok [INFO] [stdout] test scrape_agriculture_page_no_id ... ok [INFO] [stdout] test scrape_agriculture_page_empty_json ... ok [INFO] [stdout] test scrape_agriculture_test_multiple_pages ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/health_test.rs (/opt/rustwide/target/debug/deps/health_test-8e75bf6e17129400) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test fetch_health_students_failed_fetch ... ok [INFO] [stdout] test fetch_health_students_no_meta ... ok [INFO] [stdout] test fetch_health_students_fails_with_no_email ... ok [INFO] [stdout] test fetch_health_students_invalid_html ... ok [INFO] [stdout] test fetch_health_students_no_name ... ok [INFO] [stdout] test fetch_health_students_no_name_link ... ok [INFO] [stdout] test fetch_health_students_retries_when_requesting_student_page ... ok [INFO] [stdout] test fetch_health_students_no_email ... ok [INFO] [stdout] test fetch_health_students ... ok [INFO] [stdout] test fetch_health_students_no_department ... ok [INFO] [stdout] test fetch_health_students_no_html ... ok [INFO] [stdout] test fetch_health_students_invalid_json ... ok [INFO] [stdout] test fetch_health_students_no_name_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running tests/liberal_arts.rs (/opt/rustwide/target/debug/deps/liberal_arts-a3f318f0f6713d5b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test should_fetch_liberal_arts_student ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests configuration [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 migrate [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 mock_http [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 perdue [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" "fdf6aa5c4c5cf73afc198b1f4fade6fed91635ba3a15f72aaf3c4c51f9c7df34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf6aa5c4c5cf73afc198b1f4fade6fed91635ba3a15f72aaf3c4c51f9c7df34", kill_on_drop: false }` [INFO] [stdout] fdf6aa5c4c5cf73afc198b1f4fade6fed91635ba3a15f72aaf3c4c51f9c7df34