[INFO] cloning repository https://github.com/insomnimus/blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insomnimus/blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Fblog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Fblog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50432239b6d6131e409ec7bc8d4fc074271f37fb [INFO] testing insomnimus/blog against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Fblog" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insomnimus/blog on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/insomnimus/blog [INFO] finished tweaking git repo https://github.com/insomnimus/blog [INFO] tweaked toml for git repo https://github.com/insomnimus/blog written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/insomnimus/blog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-rt v0.5.11 [INFO] [stderr] Downloaded sqlx-macros v0.5.11 [INFO] [stderr] Downloaded askama_derive v0.11.2 [INFO] [stderr] Downloaded async-compression v0.3.12 [INFO] [stderr] Downloaded crc v2.1.0 [INFO] [stderr] Downloaded comrak v0.12.1 [INFO] [stderr] Downloaded diligent-date-parser v0.1.3 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded iri-string v0.4.1 [INFO] [stderr] Downloaded url-escape v0.1.0 [INFO] [stderr] Downloaded askama_escape v0.10.3 [INFO] [stderr] Downloaded askama_shared v0.12.2 [INFO] [stderr] Downloaded askama v0.11.1 [INFO] [stderr] Downloaded atom_syndication v0.11.0 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded askama_axum v0.1.0 [INFO] [stderr] Downloaded rss v2.0.0 [INFO] [stderr] Downloaded sqlx-core v0.5.11 [INFO] [stderr] Downloaded sqlx v0.5.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4898e53ecf41c241a58934167e29cb20bce9b4c4587e051b6bdc358ba12d585e [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" "4898e53ecf41c241a58934167e29cb20bce9b4c4587e051b6bdc358ba12d585e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4898e53ecf41c241a58934167e29cb20bce9b4c4587e051b6bdc358ba12d585e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4898e53ecf41c241a58934167e29cb20bce9b4c4587e051b6bdc358ba12d585e", kill_on_drop: false }` [INFO] [stdout] 4898e53ecf41c241a58934167e29cb20bce9b4c4587e051b6bdc358ba12d585e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.59.0" "build" "--frozen" "--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] a44544192be891762bf39c3d04cb7a38d65a7fde1d7873aff233bb4ecc0c10e5 [INFO] running `Command { std: "docker" "start" "-a" "a44544192be891762bf39c3d04cb7a38d65a7fde1d7873aff233bb4ecc0c10e5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling url-escape v0.1.0 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling html-escape v0.2.9 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling iri-string v0.4.1 [INFO] [stderr] Compiling diligent-date-parser v0.1.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling comrak v0.12.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling axum-core v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling atom_syndication v0.11.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling rss v2.0.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling sqlx-rt v0.5.11 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tower-http v0.2.3 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling sqlx-core v0.5.11 [INFO] [stderr] Compiling axum v0.4.6 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling askama_axum v0.1.0 [INFO] [stderr] Compiling sqlx-macros v0.5.11 [INFO] [stderr] Compiling sqlx v0.5.11 [INFO] [stderr] Compiling blog-cli v0.28.5 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling blog v0.15.11 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 55s [INFO] running `Command { std: "docker" "inspect" "a44544192be891762bf39c3d04cb7a38d65a7fde1d7873aff233bb4ecc0c10e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a44544192be891762bf39c3d04cb7a38d65a7fde1d7873aff233bb4ecc0c10e5", kill_on_drop: false }` [INFO] [stdout] a44544192be891762bf39c3d04cb7a38d65a7fde1d7873aff233bb4ecc0c10e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.59.0" "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] 1c77df248cb4e9a515b9605009f663e409bdb23d636673ba39ac4895ab5d8e96 [INFO] running `Command { std: "docker" "start" "-a" "1c77df248cb4e9a515b9605009f663e409bdb23d636673ba39ac4895ab5d8e96", kill_on_drop: false }` [INFO] [stderr] Compiling blog-cli v0.28.5 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling blog v0.15.11 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.51s [INFO] running `Command { std: "docker" "inspect" "1c77df248cb4e9a515b9605009f663e409bdb23d636673ba39ac4895ab5d8e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c77df248cb4e9a515b9605009f663e409bdb23d636673ba39ac4895ab5d8e96", kill_on_drop: false }` [INFO] [stdout] 1c77df248cb4e9a515b9605009f663e409bdb23d636673ba39ac4895ab5d8e96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.59.0" "test" "--frozen", 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] a7c989ed3c398eb93eb36fc23f17e4bcdade3a04cdf72901e003e93d4f62c398 [INFO] running `Command { std: "docker" "start" "-a" "a7c989ed3c398eb93eb36fc23f17e4bcdade3a04cdf72901e003e93d4f62c398", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/blog_server-1bc66cca8df48b64) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/blog-e99c1b438666975a) [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" "a7c989ed3c398eb93eb36fc23f17e4bcdade3a04cdf72901e003e93d4f62c398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c989ed3c398eb93eb36fc23f17e4bcdade3a04cdf72901e003e93d4f62c398", kill_on_drop: false }` [INFO] [stdout] a7c989ed3c398eb93eb36fc23f17e4bcdade3a04cdf72901e003e93d4f62c398