[INFO] cloning repository https://github.com/onelocom/onelo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onelocom/onelo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelocom%2Fonelo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelocom%2Fonelo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7835a1ca6a8e7b7ad1e48f3c28cd73a56f1ba79 [INFO] testing onelocom/onelo against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelocom%2Fonelo" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onelocom/onelo on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/onelocom/onelo [INFO] finished tweaking git repo https://github.com/onelocom/onelo [INFO] tweaked toml for git repo https://github.com/onelocom/onelo written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/onelocom/onelo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e2a7c7956ef062f5d37a03d41b5fb9df2847f88edaf92453aba4d1b61434b45 [INFO] running `Command { std: "docker" "start" "-a" "9e2a7c7956ef062f5d37a03d41b5fb9df2847f88edaf92453aba4d1b61434b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e2a7c7956ef062f5d37a03d41b5fb9df2847f88edaf92453aba4d1b61434b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e2a7c7956ef062f5d37a03d41b5fb9df2847f88edaf92453aba4d1b61434b45", kill_on_drop: false }` [INFO] [stdout] 9e2a7c7956ef062f5d37a03d41b5fb9df2847f88edaf92453aba4d1b61434b45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 770d27ba4b7296a0f7b14ee700a81a6ff409e62cf2ab6f7a3f9222c83c25f5c4 [INFO] running `Command { std: "docker" "start" "-a" "770d27ba4b7296a0f7b14ee700a81a6ff409e62cf2ab6f7a3f9222c83c25f5c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.13+1.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.20.0 [INFO] [stderr] Compiling blake3 v0.3.6 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling git2 v0.13.11 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling onelo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rusqlite v0.24.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.70s [INFO] running `Command { std: "docker" "inspect" "770d27ba4b7296a0f7b14ee700a81a6ff409e62cf2ab6f7a3f9222c83c25f5c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "770d27ba4b7296a0f7b14ee700a81a6ff409e62cf2ab6f7a3f9222c83c25f5c4", kill_on_drop: false }` [INFO] [stdout] 770d27ba4b7296a0f7b14ee700a81a6ff409e62cf2ab6f7a3f9222c83c25f5c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31a84aeee892c11e015df13db9b4d2d6d23462c56171de340478806515d3a05e [INFO] running `Command { std: "docker" "start" "-a" "31a84aeee892c11e015df13db9b4d2d6d23462c56171de340478806515d3a05e", kill_on_drop: false }` [INFO] [stderr] Compiling onelo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "31a84aeee892c11e015df13db9b4d2d6d23462c56171de340478806515d3a05e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31a84aeee892c11e015df13db9b4d2d6d23462c56171de340478806515d3a05e", kill_on_drop: false }` [INFO] [stdout] 31a84aeee892c11e015df13db9b4d2d6d23462c56171de340478806515d3a05e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3efcc5ba6e1de1f6327382134ad3b1489eb7a27eb878855e5fa41364256b5f8a [INFO] running `Command { std: "docker" "start" "-a" "3efcc5ba6e1de1f6327382134ad3b1489eb7a27eb878855e5fa41364256b5f8a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/onelo_backend-06d79c9414820923) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test checksum::tests::blake3_checksum ... ok [INFO] [stdout] test content_type::test::parse_known_extension ... ok [INFO] [stdout] test content_type::test::parse_known_iana ... ok [INFO] [stdout] test checksum::tests::parse ... ok [INFO] [stdout] test content_type::test::parse_unknown_extension ... ok [INFO] [stdout] test content_type::test::parse_unknown_iana ... ok [INFO] [stdout] test context::test::context::test_create_a_default_context ... ok [INFO] [stdout] test filesystem::tests::read_content_as_binary ... ok [INFO] [stdout] test filesystem::tests::get_valid_files ... ok [INFO] [stdout] test filesystem::tests::get_valid_files_recursive ... ok [INFO] [stdout] test source::tests::check_char::fails ... ok [INFO] [stdout] test filesystem::tests::read_content_as_string ... ok [INFO] [stdout] test source::tests::check_char::succeeds ... ok [INFO] [stdout] test source::tests::id::fails ... ok [INFO] [stdout] test source::tests::id::succeeds ... ok [INFO] [stdout] test source::tests::source::baseline ... ok [INFO] [stdout] test source_entry::tests::new_source_entry ... ok [INFO] [stdout] test source_entry::tests::source_entry_empty_source ... ok [INFO] [stdout] test source_entry::tests::source_entry_without_source ... ok [INFO] [stdout] test cache::tests::bootstrap_cache ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/onelo-1fc2e5b6d82c9dbe) [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] [stderr] Doc-tests onelo_backend [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/checksum.rs - checksum::Checksum::new (line 37) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3efcc5ba6e1de1f6327382134ad3b1489eb7a27eb878855e5fa41364256b5f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3efcc5ba6e1de1f6327382134ad3b1489eb7a27eb878855e5fa41364256b5f8a", kill_on_drop: false }` [INFO] [stdout] 3efcc5ba6e1de1f6327382134ad3b1489eb7a27eb878855e5fa41364256b5f8a