[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 971dafeddf0ba36f0743a2fa98a23449190e53a55cc5f0130e1d3c2dc41f048e [INFO] running `Command { std: "docker" "start" "-a" "971dafeddf0ba36f0743a2fa98a23449190e53a55cc5f0130e1d3c2dc41f048e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "971dafeddf0ba36f0743a2fa98a23449190e53a55cc5f0130e1d3c2dc41f048e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "971dafeddf0ba36f0743a2fa98a23449190e53a55cc5f0130e1d3c2dc41f048e", kill_on_drop: false }` [INFO] [stdout] 971dafeddf0ba36f0743a2fa98a23449190e53a55cc5f0130e1d3c2dc41f048e [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f239a576c0c21aa2caae7cc7bb8666823b0c63327df971d61227ee9418616713 [INFO] running `Command { std: "docker" "start" "-a" "f239a576c0c21aa2caae7cc7bb8666823b0c63327df971d61227ee9418616713", 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 autocfg v1.0.1 [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 anyhow v1.0.52 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [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 thread_local v1.1.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling pastel_colours v0.1.1 (/opt/rustwide/workdir/pastel_colours) [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling spinner v0.5.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [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 strum_macros v0.21.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling spinners v2.0.0 [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 38.65s [INFO] running `Command { std: "docker" "inspect" "f239a576c0c21aa2caae7cc7bb8666823b0c63327df971d61227ee9418616713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f239a576c0c21aa2caae7cc7bb8666823b0c63327df971d61227ee9418616713", kill_on_drop: false }` [INFO] [stdout] f239a576c0c21aa2caae7cc7bb8666823b0c63327df971d61227ee9418616713 [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72ce624d97e298055bb2b8bd121e228188cd20bf6990b6f39e6a794743f7658d [INFO] running `Command { std: "docker" "start" "-a" "72ce624d97e298055bb2b8bd121e228188cd20bf6990b6f39e6a794743f7658d", kill_on_drop: false }` [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 3.79s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/fuzzy_finder-47376082ef3bbc64) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/lk-a4de9f1d8ebae182) [INFO] [stderr] Executable tests/with_no_param_tests.rs (/opt/rustwide/target/debug/deps/with_no_param_tests-f3df61873e1f4cb3) [INFO] [stderr] Executable tests/with_script_and_function_tests.rs (/opt/rustwide/target/debug/deps/with_script_and_function_tests-1c981fbb76d4929e) [INFO] [stderr] Executable tests/with_script_tests.rs (/opt/rustwide/target/debug/deps/with_script_tests-4017cc59a33872c0) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pastel_colours-b811616c1b41294c) [INFO] running `Command { std: "docker" "inspect" "72ce624d97e298055bb2b8bd121e228188cd20bf6990b6f39e6a794743f7658d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ce624d97e298055bb2b8bd121e228188cd20bf6990b6f39e6a794743f7658d", kill_on_drop: false }` [INFO] [stdout] 72ce624d97e298055bb2b8bd121e228188cd20bf6990b6f39e6a794743f7658d [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd5f4c275db20a935ee78b77005483b0759df5ee4f078d192a6878614063b239 [INFO] running `Command { std: "docker" "start" "-a" "bd5f4c275db20a935ee78b77005483b0759df5ee4f078d192a6878614063b239", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fuzzy_finder-47376082ef3bbc64) [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_few ... ok [INFO] [stdout] test list::tests::test_up ... ok [INFO] [stdout] test list::tests::test_up_to_extremis ... ok [INFO] [stdout] test list::tests::test_update ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lk-a4de9f1d8ebae182) [INFO] [stdout] [INFO] [stdout] running 4 tests [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.00s [INFO] [stdout] [INFO] [stderr] Running tests/with_no_param_tests.rs (/opt/rustwide/target/debug/deps/with_no_param_tests-f3df61873e1f4cb3) [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] Running tests/with_script_and_function_tests.rs (/opt/rustwide/target/debug/deps/with_script_and_function_tests-1c981fbb76d4929e) [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] Running tests/with_script_tests.rs (/opt/rustwide/target/debug/deps/with_script_tests-4017cc59a33872c0) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pastel_colours-b811616c1b41294c) [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.01s [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" "bd5f4c275db20a935ee78b77005483b0759df5ee4f078d192a6878614063b239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5f4c275db20a935ee78b77005483b0759df5ee4f078d192a6878614063b239", kill_on_drop: false }` [INFO] [stdout] bd5f4c275db20a935ee78b77005483b0759df5ee4f078d192a6878614063b239