[INFO] cloning repository https://github.com/jamescoleuk/rn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamescoleuk/rn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamescoleuk%2Frn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamescoleuk%2Frn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3dff65c645642fcdf6c7876d3a577f249ae4be6 [INFO] testing jamescoleuk/rn against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamescoleuk%2Frn" "/workspace/builds/worker-71/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-71/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamescoleuk/rn on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jamescoleuk/rn [INFO] finished tweaking git repo https://github.com/jamescoleuk/rn [INFO] tweaked toml for git repo https://github.com/jamescoleuk/rn written to /workspace/builds/worker-71/source/Cargo.toml [INFO] crate git repo https://github.com/jamescoleuk/rn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6280a8d2ab6b6e5faea88795db491c694870f65e67209550d635eda434d9b5ae [INFO] running `Command { std: "docker" "start" "-a" "6280a8d2ab6b6e5faea88795db491c694870f65e67209550d635eda434d9b5ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6280a8d2ab6b6e5faea88795db491c694870f65e67209550d635eda434d9b5ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6280a8d2ab6b6e5faea88795db491c694870f65e67209550d635eda434d9b5ae", kill_on_drop: false }` [INFO] [stdout] 6280a8d2ab6b6e5faea88795db491c694870f65e67209550d635eda434d9b5ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dc8c046a0edbfa5030347c7e2d6acc11c6deec5068a524ab586431dd51c9ce1 [INFO] running `Command { std: "docker" "start" "-a" "1dc8c046a0edbfa5030347c7e2d6acc11c6deec5068a524ab586431dd51c9ce1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling pastel_colours v0.1.1 (/opt/rustwide/workdir/pastel_colours) [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling spinner v0.5.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling spinners v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling fuzzy_finder v0.1.1 (/opt/rustwide/workdir/fuzzy_finder) [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling lk v0.2.1 (/opt/rustwide/workdir/lk) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "1dc8c046a0edbfa5030347c7e2d6acc11c6deec5068a524ab586431dd51c9ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dc8c046a0edbfa5030347c7e2d6acc11c6deec5068a524ab586431dd51c9ce1", kill_on_drop: false }` [INFO] [stdout] 1dc8c046a0edbfa5030347c7e2d6acc11c6deec5068a524ab586431dd51c9ce1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6e287276ed54da5b7cd9b86be7b5a729a4cae68c718234b4fc3bd0a3ad03227 [INFO] running `Command { std: "docker" "start" "-a" "b6e287276ed54da5b7cd9b86be7b5a729a4cae68c718234b4fc3bd0a3ad03227", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pastel_colours v0.1.1 (/opt/rustwide/workdir/pastel_colours) [INFO] [stderr] Compiling fuzzy_finder v0.1.1 (/opt/rustwide/workdir/fuzzy_finder) [INFO] [stderr] Compiling lk v0.2.1 (/opt/rustwide/workdir/lk) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.84s [INFO] running `Command { std: "docker" "inspect" "b6e287276ed54da5b7cd9b86be7b5a729a4cae68c718234b4fc3bd0a3ad03227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6e287276ed54da5b7cd9b86be7b5a729a4cae68c718234b4fc3bd0a3ad03227", kill_on_drop: false }` [INFO] [stdout] b6e287276ed54da5b7cd9b86be7b5a729a4cae68c718234b4fc3bd0a3ad03227 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d203cffe094d14402b0a5d37ca08dc95a17ee6a7976f311013e02b20715c15e7 [INFO] running `Command { std: "docker" "start" "-a" "d203cffe094d14402b0a5d37ca08dc95a17ee6a7976f311013e02b20715c15e7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fuzzy_finder-b8ee9c6d4bafa459) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test list::tests::test_down ... ok [INFO] [stdout] test list::tests::test_down_at_bottom ... ok [INFO] [stdout] test list::tests::test_up ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test list::tests::test_up_to_extremis ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lk-ff7f1012e3ae1bd6) [INFO] [stdout] test list::tests::test_update ... ok [INFO] [stdout] test list::tests::test_few ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Running tests/with_no_param_tests.rs (/opt/rustwide/target/debug/deps/with_no_param_tests-df4a08c47a80f5d8) [INFO] [stdout] test script::tests::test_clean_comment_line ... ok [INFO] [stdout] test script::tests::test_get_function ... ok [INFO] [stdout] test script::tests::test_get_function_edge ... ok [INFO] [stdout] test script::tests::test_is_function_header_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [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.01s [INFO] [stdout] [INFO] [stderr] Running tests/with_script_and_function_tests.rs (/opt/rustwide/target/debug/deps/with_script_and_function_tests-6611a822a4a9a5ec) [INFO] [stdout] [INFO] [stderr] Running tests/with_script_tests.rs (/opt/rustwide/target/debug/deps/with_script_tests-c19998f662d51833) [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] Running unittests (/opt/rustwide/target/debug/deps/pastel_colours-daa346df1fa2a3a6) [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] [stderr] Doc-tests fuzzy_finder [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] [stderr] Doc-tests pastel_colours [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" "d203cffe094d14402b0a5d37ca08dc95a17ee6a7976f311013e02b20715c15e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d203cffe094d14402b0a5d37ca08dc95a17ee6a7976f311013e02b20715c15e7", kill_on_drop: false }` [INFO] [stdout] d203cffe094d14402b0a5d37ca08dc95a17ee6a7976f311013e02b20715c15e7