[INFO] cloning repository https://github.com/mxheller/rags [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mxheller/rags" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxheller%2Frags", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxheller%2Frags'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b7b69fb682834924a0e1f96febfd4400f74653b [INFO] testing mxheller/rags against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxheller%2Frags" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mxheller/rags 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/mxheller/rags [INFO] finished tweaking git repo https://github.com/mxheller/rags [INFO] tweaked toml for git repo https://github.com/mxheller/rags written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mxheller/rags 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 46e22b4437da97f53fd6bf95afa8ac416b77089e2515a00eaf80d43c4f64ab22 [INFO] running `Command { std: "docker" "start" "-a" "46e22b4437da97f53fd6bf95afa8ac416b77089e2515a00eaf80d43c4f64ab22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46e22b4437da97f53fd6bf95afa8ac416b77089e2515a00eaf80d43c4f64ab22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46e22b4437da97f53fd6bf95afa8ac416b77089e2515a00eaf80d43c4f64ab22", kill_on_drop: false }` [INFO] [stdout] 46e22b4437da97f53fd6bf95afa8ac416b77089e2515a00eaf80d43c4f64ab22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] a13e6a33fe3f7fec562267b2e2826b9fde23e53f821499a4f103ccd5a8633d26 [INFO] running `Command { std: "docker" "start" "-a" "a13e6a33fe3f7fec562267b2e2826b9fde23e53f821499a4f103ccd5a8633d26", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling min-max-heap v1.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling rags v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.62s [INFO] running `Command { std: "docker" "inspect" "a13e6a33fe3f7fec562267b2e2826b9fde23e53f821499a4f103ccd5a8633d26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a13e6a33fe3f7fec562267b2e2826b9fde23e53f821499a4f103ccd5a8633d26", kill_on_drop: false }` [INFO] [stdout] a13e6a33fe3f7fec562267b2e2826b9fde23e53f821499a4f103ccd5a8633d26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 30ea0c2415e62fa8d06f1f1283f7c1103e221a61000ed596650c3bd987d411ce [INFO] running `Command { std: "docker" "start" "-a" "30ea0c2415e62fa8d06f1f1283f7c1103e221a61000ed596650c3bd987d411ce", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rags v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.17s [INFO] running `Command { std: "docker" "inspect" "30ea0c2415e62fa8d06f1f1283f7c1103e221a61000ed596650c3bd987d411ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ea0c2415e62fa8d06f1f1283f7c1103e221a61000ed596650c3bd987d411ce", kill_on_drop: false }` [INFO] [stdout] 30ea0c2415e62fa8d06f1f1283f7c1103e221a61000ed596650c3bd987d411ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] f79a846759e3abf11504a9cde0c9817cfbc3321e01ac6b9bfa2004e843d1ad61 [INFO] running `Command { std: "docker" "start" "-a" "f79a846759e3abf11504a9cde0c9817cfbc3321e01ac6b9bfa2004e843d1ad61", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rags-14239b0bcc56cbde) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test capped_heap::tests::one_cap ... ok [INFO] [stdout] test capped_heap::tests::two_cap ... ok [INFO] [stdout] test capped_heap::tests::under_cap ... ok [INFO] [stdout] test capped_heap::tests::zero_cap ... ok [INFO] [stdout] test suggest::executions::tests::updating_no_last_executed ... ok [INFO] [stdout] test suggest::executions::tests::representation ... ok [INFO] [stdout] test suggest::executions::tests::default ... ok [INFO] [stdout] test suggest::suggestion::tests::order ... ok [INFO] [stdout] test suggest::executions::tests::updating_existing_last_executed ... ok [INFO] [stdout] test suggest::suggestion::tests::test_new ... ok [INFO] [stdout] test trie::tests::trie_construction ... ok [INFO] [stdout] test suggest::tests::table_building ... ok [INFO] [stdout] test history::executed_command::tests::parse_dated_format ... ok [INFO] [stdout] test history::executed_command::tests::parse_undated_format ... ok [INFO] [stdout] test suggest::tests::suggest_one ... ok [INFO] [stdout] test history::tests::history_from_file ... ok [INFO] [stdout] test history::tests::history_undated_format ... ok [INFO] [stdout] test suggest::tests::suggest_none ... ok [INFO] [stdout] test history::tests::history_dated_format ... ok [INFO] [stdout] test suggest::tests::suggest_two ... ok [INFO] [stdout] test suggest::tests::suggest_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f79a846759e3abf11504a9cde0c9817cfbc3321e01ac6b9bfa2004e843d1ad61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f79a846759e3abf11504a9cde0c9817cfbc3321e01ac6b9bfa2004e843d1ad61", kill_on_drop: false }` [INFO] [stdout] f79a846759e3abf11504a9cde0c9817cfbc3321e01ac6b9bfa2004e843d1ad61