[INFO] cloning repository https://github.com/obnam-mirror/obnam2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obnam-mirror/obnam2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobnam-mirror%2Fobnam2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobnam-mirror%2Fobnam2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68a932a43eeb238988beada686c1f175caba4441 [INFO] testing obnam-mirror/obnam2 against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobnam-mirror%2Fobnam2" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/obnam-mirror/obnam2 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 git repo https://github.com/obnam-mirror/obnam2 [INFO] finished tweaking git repo https://github.com/obnam-mirror/obnam2 [INFO] tweaked toml for git repo https://github.com/obnam-mirror/obnam2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/obnam-mirror/obnam2 already has a lockfile, it will not be regenerated [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 pbkdf2 v0.10.0 [INFO] [stderr] Downloaded ordered-float v2.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] fafdd578239f74b9eb5ab6b22cc827e93b0a2265401faabce1c5bf820035b904 [INFO] running `Command { std: "docker" "start" "-a" "fafdd578239f74b9eb5ab6b22cc827e93b0a2265401faabce1c5bf820035b904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fafdd578239f74b9eb5ab6b22cc827e93b0a2265401faabce1c5bf820035b904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fafdd578239f74b9eb5ab6b22cc827e93b0a2265401faabce1c5bf820035b904", kill_on_drop: false }` [INFO] [stdout] fafdd578239f74b9eb5ab6b22cc827e93b0a2265401faabce1c5bf820035b904 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 1463b87c311d241404f8f0bc3685ac0aad2badf4e7dae74288c09fbd666ceff6 [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" "1463b87c311d241404f8f0bc3685ac0aad2badf4e7dae74288c09fbd666ceff6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling spmc v0.3.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ordered-float v2.9.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling sha2 v0.10.0 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pbkdf2 v0.10.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling obnam v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 09s [INFO] running `Command { std: "docker" "inspect" "1463b87c311d241404f8f0bc3685ac0aad2badf4e7dae74288c09fbd666ceff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1463b87c311d241404f8f0bc3685ac0aad2badf4e7dae74288c09fbd666ceff6", kill_on_drop: false }` [INFO] [stdout] 1463b87c311d241404f8f0bc3685ac0aad2badf4e7dae74288c09fbd666ceff6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] b3bd7b703cf6132dbf1a8177c696ebff89d790ceb883e9c5486c9ede21cc7ff8 [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" "b3bd7b703cf6132dbf1a8177c696ebff89d790ceb883e9c5486c9ede21cc7ff8", kill_on_drop: false }` [INFO] [stderr] Compiling obnam v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.72s [INFO] running `Command { std: "docker" "inspect" "b3bd7b703cf6132dbf1a8177c696ebff89d790ceb883e9c5486c9ede21cc7ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3bd7b703cf6132dbf1a8177c696ebff89d790ceb883e9c5486c9ede21cc7ff8", kill_on_drop: false }` [INFO] [stdout] b3bd7b703cf6132dbf1a8177c696ebff89d790ceb883e9c5486c9ede21cc7ff8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] cef93e27fa09a11f67dbb28984a9b9bb992494b804eec6ea2c20d7d5f65dff66 [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" "cef93e27fa09a11f67dbb28984a9b9bb992494b804eec6ea2c20d7d5f65dff66", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/obnam-24d7c0d3d6e455b7) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test fsentry::test::file_kind_regular_round_trips ... ok [INFO] [stdout] test chunkid::test::recreatable ... ok [INFO] [stdout] test chunkid::test::to_string ... ok [INFO] [stdout] test chunkmeta::test::data_chunk_from_json ... ok [INFO] [stdout] test generation::test_schema::compatible_with_older_minor_version ... ok [INFO] [stdout] test chunkmeta::test::generation_chunk_from_json ... ok [INFO] [stdout] test chunkid::test::never_the_same ... ok [INFO] [stdout] test chunkmeta::test::generation_json_roundtrip ... ok [INFO] [stdout] test chunkmeta::test::data_json_roundtrip ... ok [INFO] [stdout] test chunkid::test::survives_round_trip ... ok [INFO] [stdout] test generation::test_schema::not_compatible_with_newer_minor_version ... ok [INFO] [stdout] test generation::test_schema::compatible_with_self ... ok [INFO] [stdout] test generation::test_schema::not_compatible_with_older_major_version ... ok [INFO] [stdout] test generation::test_schema::not_compatible_with_newer_major_version ... ok [INFO] [stdout] test server::test_search_hits::no_search_hits ... ok [INFO] [stdout] test chunkmeta::test::new_generation_creates_generation_chunk ... ok [INFO] [stdout] test server::test_search_hits::one_search_hit ... ok [INFO] [stdout] test chunkmeta::test::new_creates_data_chunk ... ok [INFO] [stdout] test index::test::has_no_generations_initially ... ok [INFO] [stdout] test index::test::remembers_inserted ... ok [INFO] [stdout] test index::test::removes_generation ... ok [INFO] [stdout] test index::test::remembers_generation ... ok [INFO] [stdout] test generation::test::empty ... ok [INFO] [stdout] test index::test::removes_inserted ... ok [INFO] [stdout] test generation::test::remembers_cachedir_tags ... ok [INFO] [stdout] test index::test::does_not_find_uninserted ... ok [INFO] [stdout] test cipher::test::decrypt_errors_if_nonce_is_too_short ... ok [INFO] [stdout] test cipher::test::round_trip ... ok [INFO] [stdout] test cipher::test::metadata_as_aad ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/obnam-4629b1de994113f6) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/obnam_server-0117f2a65f6ca9b0) [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 obnam [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" "cef93e27fa09a11f67dbb28984a9b9bb992494b804eec6ea2c20d7d5f65dff66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cef93e27fa09a11f67dbb28984a9b9bb992494b804eec6ea2c20d7d5f65dff66", kill_on_drop: false }` [INFO] [stdout] cef93e27fa09a11f67dbb28984a9b9bb992494b804eec6ea2c20d7d5f65dff66