[INFO] fetching crate etwin_rest 0.10.0... [INFO] testing etwin_rest-0.10.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate etwin_rest 0.10.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate etwin_rest 0.10.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate etwin_rest 0.10.0 [INFO] finished tweaking crates.io crate etwin_rest 0.10.0 [INFO] tweaked toml for crates.io crate etwin_rest 0.10.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded etwin_services v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 93616424aaec64c653bef6ae38ca95e4a653e3cd7410ba41ee55372ccaa06d44 [INFO] running `Command { std: "docker" "start" "-a" "93616424aaec64c653bef6ae38ca95e4a653e3cd7410ba41ee55372ccaa06d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93616424aaec64c653bef6ae38ca95e4a653e3cd7410ba41ee55372ccaa06d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93616424aaec64c653bef6ae38ca95e4a653e3cd7410ba41ee55372ccaa06d44", kill_on_drop: false }` [INFO] [stdout] 93616424aaec64c653bef6ae38ca95e4a653e3cd7410ba41ee55372ccaa06d44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3aeb244e5bf4f34f7ecb4f4fa418f62cb820bd26cfe86012f33d7fa8a5216bc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d3aeb244e5bf4f34f7ecb4f4fa418f62cb820bd26cfe86012f33d7fa8a5216bc", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling smol_str v0.1.21 [INFO] [stderr] Compiling html-escape v0.2.9 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rowan v0.14.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling etwin_serde_tools v0.10.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling etwin_core v0.10.0 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling marktwin v0.4.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling etwin_services v0.10.0 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling etwin_rest v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "d3aeb244e5bf4f34f7ecb4f4fa418f62cb820bd26cfe86012f33d7fa8a5216bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3aeb244e5bf4f34f7ecb4f4fa418f62cb820bd26cfe86012f33d7fa8a5216bc", kill_on_drop: false }` [INFO] [stdout] d3aeb244e5bf4f34f7ecb4f4fa418f62cb820bd26cfe86012f33d7fa8a5216bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aab956e4ca934951ea9434892086debe2c4fabea4b385cd4d6f9e3fb20abba31 [INFO] running `Command { std: "docker" "start" "-a" "aab956e4ca934951ea9434892086debe2c4fabea4b385cd4d6f9e3fb20abba31", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling psl-types v2.0.10 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling etwin_postgres_tools v0.10.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rowan v0.14.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling string_cache v0.8.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling smol_str v0.1.21 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling etwin_serde_tools v0.10.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling etwin_config v0.10.0 [INFO] [stderr] Compiling cookie_store v0.15.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling sqlx-rt v0.5.11 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling marktwin v0.4.2 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling etwin_scraper_tools v0.10.0 [INFO] [stderr] Compiling sqlx-core v0.5.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling sqlx-macros v0.5.11 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling sqlx v0.5.11 [INFO] [stderr] Compiling etwin_core v0.10.0 [INFO] [stderr] Compiling etwin_squirrel v0.10.0 [INFO] [stderr] Compiling etwin_constants v0.10.0 [INFO] [stderr] Compiling etwin_db_schema v0.10.0 [INFO] [stderr] Compiling etwin_mt_dns v0.10.0 [INFO] [stderr] Compiling etwin_services v0.10.0 [INFO] [stderr] Compiling etwin_populate v0.10.0 [INFO] [stderr] Compiling etwin_hammerfest_client v0.10.0 [INFO] [stderr] Compiling etwin_user_store v0.10.0 [INFO] [stderr] Compiling etwin_link_store v0.10.0 [INFO] [stderr] Compiling etwin_hammerfest_store v0.10.0 [INFO] [stderr] Compiling etwin_dinoparc_store v0.10.0 [INFO] [stderr] Compiling etwin_rest v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4m 20s [INFO] running `Command { std: "docker" "inspect" "aab956e4ca934951ea9434892086debe2c4fabea4b385cd4d6f9e3fb20abba31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab956e4ca934951ea9434892086debe2c4fabea4b385cd4d6f9e3fb20abba31", kill_on_drop: false }` [INFO] [stdout] aab956e4ca934951ea9434892086debe2c4fabea4b385cd4d6f9e3fb20abba31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a6a70a58ba8f6954b7657305fc2dfd0e3156732ac309506b7bdaf86feab1158f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a6a70a58ba8f6954b7657305fc2dfd0e3156732ac309506b7bdaf86feab1158f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/etwin_rest-5c91b4e29b62ae89) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::test_empty_dinoparc_dinoz ... ok [INFO] [stdout] test test::test_empty_dinoparc_user ... ok [INFO] [stdout] test test::test_empty_hammerfest_user ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests etwin_rest [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" "a6a70a58ba8f6954b7657305fc2dfd0e3156732ac309506b7bdaf86feab1158f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a70a58ba8f6954b7657305fc2dfd0e3156732ac309506b7bdaf86feab1158f", kill_on_drop: false }` [INFO] [stdout] a6a70a58ba8f6954b7657305fc2dfd0e3156732ac309506b7bdaf86feab1158f