[INFO] fetching crate jujutsu 0.2.0... [INFO] testing jujutsu-0.2.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate jujutsu 0.2.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate jujutsu 0.2.0 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 crates.io crate jujutsu 0.2.0 [INFO] finished tweaking crates.io crate jujutsu 0.2.0 [INFO] tweaked toml for crates.io crate jujutsu 0.2.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate jujutsu 0.2.0 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 2497515f47e3e132e3ba6a2becf16d249195e5084abad386f87848cac86db7e5 [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" "2497515f47e3e132e3ba6a2becf16d249195e5084abad386f87848cac86db7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2497515f47e3e132e3ba6a2becf16d249195e5084abad386f87848cac86db7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2497515f47e3e132e3ba6a2becf16d249195e5084abad386f87848cac86db7e5", kill_on_drop: false }` [INFO] [stdout] 2497515f47e3e132e3ba6a2becf16d249195e5084abad386f87848cac86db7e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e7f0e356e8fb6f2832671d19a24cb2ad6a679ee478a484b151ce8d0321c55216 [INFO] running `Command { std: "docker" "start" "-a" "e7f0e356e8fb6f2832671d19a24cb2ad6a679ee478a484b151ce8d0321c55216", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling protobuf v2.22.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling whoami v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling backoff v0.2.1 [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 zstd-sys v1.4.19+zstd.1.4.8 [INFO] [stderr] Compiling libgit2-sys v0.12.16+1.1.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling protobuf-codegen v2.22.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling protobuf-codegen-pure v2.22.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling jujutsu-lib v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling git2 v0.13.14 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling zstd v0.6.0+zstd.1.4.8 [INFO] [stderr] Compiling jujutsu v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 23s [INFO] running `Command { std: "docker" "inspect" "e7f0e356e8fb6f2832671d19a24cb2ad6a679ee478a484b151ce8d0321c55216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f0e356e8fb6f2832671d19a24cb2ad6a679ee478a484b151ce8d0321c55216", kill_on_drop: false }` [INFO] [stdout] e7f0e356e8fb6f2832671d19a24cb2ad6a679ee478a484b151ce8d0321c55216 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 0fb4df78188ada3f6f43ad215ae8d0631ec4ee834fe1ef84328abf421eae2aba [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" "0fb4df78188ada3f6f43ad215ae8d0631ec4ee834fe1ef84328abf421eae2aba", kill_on_drop: false }` [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling jujutsu v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.53s [INFO] running `Command { std: "docker" "inspect" "0fb4df78188ada3f6f43ad215ae8d0631ec4ee834fe1ef84328abf421eae2aba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fb4df78188ada3f6f43ad215ae8d0631ec4ee834fe1ef84328abf421eae2aba", kill_on_drop: false }` [INFO] [stdout] 0fb4df78188ada3f6f43ad215ae8d0631ec4ee834fe1ef84328abf421eae2aba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] a8e4bc15b051556ce8225c9c841a8fccefe92d250e84bba86ad4d9c2293a59a0 [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" "a8e4bc15b051556ce8225c9c841a8fccefe92d250e84bba86ad4d9c2293a59a0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jujutsu-54d96a158e87090d) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test graphlog::tests::fork_multiple ... ok [INFO] [stdout] test graphlog::tests::fork_multiple_chains ... ok [INFO] [stdout] test graphlog::tests::independent_nodes ... ok [INFO] [stdout] test graphlog::tests::left_chain_ends ... ok [INFO] [stdout] test graphlog::tests::interleaved_chains ... ok [INFO] [stdout] test graphlog::tests::left_chain_ends_with_no_missing_edge ... ok [INFO] [stdout] test graphlog::tests::right_chain_ends_long_description ... ok [INFO] [stdout] test graphlog::tests::right_chain_ends ... ok [INFO] [stdout] test graphlog::tests::single_node ... ok [INFO] [stdout] test graphlog::tests::merge_multiple_missing_edges ... ok [INFO] [stdout] test graphlog::tests::fork_merge_multiple_in_central_edge ... ok [INFO] [stdout] test graphlog::tests::cross_over_new_on_left ... ok [INFO] [stdout] test graphlog::tests::long_description ... ok [INFO] [stdout] test graphlog::tests::cross_over_multiple ... ok [INFO] [stdout] test graphlog::tests::merge_multiple ... ok [INFO] [stdout] test graphlog::tests::fork_merge_multiple ... ok [INFO] [stdout] test graphlog::tests::fork_merge_in_central_edge ... ok [INFO] [stdout] test graphlog::tests::long_description_blank_lines ... ok [INFO] [stdout] test graphlog::tests::merge_missing_edges_and_fork ... ok [INFO] [stdout] test graphlog::tests::chain ... ok [INFO] [stdout] test graphlog::tests::cross_over ... 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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jj-08f1d6f7142fe2f0) [INFO] [stdout] [INFO] [stderr] Running tests/smoke_test.rs (/opt/rustwide/target/debug/deps/smoke_test-f222665111d02b3a) [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 1 test [INFO] [stderr] Running tests/test_init_command.rs (/opt/rustwide/target/debug/deps/test_init_command-d30700bcc46a768f) [INFO] [stdout] test smoke_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_init_local ... ok [INFO] [stderr] Doc-tests jujutsu [INFO] [stdout] test test_init_git_external ... ok [INFO] [stdout] test test_init_git_internal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [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" "a8e4bc15b051556ce8225c9c841a8fccefe92d250e84bba86ad4d9c2293a59a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8e4bc15b051556ce8225c9c841a8fccefe92d250e84bba86ad4d9c2293a59a0", kill_on_drop: false }` [INFO] [stdout] a8e4bc15b051556ce8225c9c841a8fccefe92d250e84bba86ad4d9c2293a59a0