[INFO] cloning repository https://github.com/dantarian/adventofcode2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dantarian/adventofcode2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantarian%2Fadventofcode2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantarian%2Fadventofcode2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09949b299bb9846cdf5b0d6bab25bc4821d1de57 [INFO] testing dantarian/adventofcode2019 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantarian%2Fadventofcode2019" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dantarian/adventofcode2019 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dantarian/adventofcode2019 [INFO] finished tweaking git repo https://github.com/dantarian/adventofcode2019 [INFO] tweaked toml for git repo https://github.com/dantarian/adventofcode2019 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dantarian/adventofcode2019 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c67aec7f68bf44c131a5eb3e4961fc5ea9d1bcccd823aa4937177898ef8d2a95 [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" "c67aec7f68bf44c131a5eb3e4961fc5ea9d1bcccd823aa4937177898ef8d2a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c67aec7f68bf44c131a5eb3e4961fc5ea9d1bcccd823aa4937177898ef8d2a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c67aec7f68bf44c131a5eb3e4961fc5ea9d1bcccd823aa4937177898ef8d2a95", kill_on_drop: false }` [INFO] [stdout] c67aec7f68bf44c131a5eb3e4961fc5ea9d1bcccd823aa4937177898ef8d2a95 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 4cf7a536b0de4257610ac0b41d6bee52738beb3c0a2c6edccbcfae62841de62b [INFO] running `Command { std: "docker" "start" "-a" "4cf7a536b0de4257610ac0b41d6bee52738beb3c0a2c6edccbcfae62841de62b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling adventofcode2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.28s [INFO] running `Command { std: "docker" "inspect" "4cf7a536b0de4257610ac0b41d6bee52738beb3c0a2c6edccbcfae62841de62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cf7a536b0de4257610ac0b41d6bee52738beb3c0a2c6edccbcfae62841de62b", kill_on_drop: false }` [INFO] [stdout] 4cf7a536b0de4257610ac0b41d6bee52738beb3c0a2c6edccbcfae62841de62b [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cb5b5fadb2fe7b512f49c971481da51f5003cfd00ac0a2ccbf06898d1f5028b [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" "0cb5b5fadb2fe7b512f49c971481da51f5003cfd00ac0a2ccbf06898d1f5028b", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling serial_test_derive v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling serial_test v0.3.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling gag v0.1.10 [INFO] [stderr] Compiling adventofcode2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.39s [INFO] running `Command { std: "docker" "inspect" "0cb5b5fadb2fe7b512f49c971481da51f5003cfd00ac0a2ccbf06898d1f5028b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cb5b5fadb2fe7b512f49c971481da51f5003cfd00ac0a2ccbf06898d1f5028b", kill_on_drop: false }` [INFO] [stdout] 0cb5b5fadb2fe7b512f49c971481da51f5003cfd00ac0a2ccbf06898d1f5028b [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a057f88c7eddcf6650d4a4d778d1fc9a82be929b1ba87b5e54953d434b838746 [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" "a057f88c7eddcf6650d4a4d778d1fc9a82be929b1ba87b5e54953d434b838746", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/adventlib-7f8c6ea45535a600 [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test day1::tests::fuel_test2 ... ok [INFO] [stdout] test day1::tests::fuel_test1 ... ok [INFO] [stdout] test day1::tests::fuel_test3 ... ok [INFO] [stdout] test day1::tests::fuel_test4 ... ok [INFO] [stdout] test day1::tests::more_fuel_test1 ... ok [INFO] [stdout] test day3::tests::test_distance ... ok [INFO] [stdout] test day3::tests::test_intersection ... ok [INFO] [stdout] test day1::tests::more_fuel_test2 ... ok [INFO] [stdout] test day1::tests::more_fuel_test3 ... ok [INFO] [stdout] test day6::tests::test_common_key_with_smallest_value ... ok [INFO] [stdout] test day3::tests::test_combined_distance ... ok [INFO] [stdout] test day4::tests::test_step_single_add ... ok [INFO] [stdout] test day6::tests::test_count_transfers ... ok [INFO] [stdout] test day6::tests::test_path_simple ... ok [INFO] [stdout] test day6::tests::test_path_two_steps ... ok [INFO] [stdout] test intcode::tests::test_positional_argument_get ... ok [INFO] [stdout] test intcode::tests::test_new_instruction_mutiply ... ok [INFO] [stdout] test intcode::tests::test_64bit ... ok [INFO] [stdout] test intcode::tests::test_read_instruction_code_101 ... ok [INFO] [stdout] test intcode::tests::test_new_instruction_stop ... ok [INFO] [stdout] test intcode::tests::test_positional_argument_set ... ok [INFO] [stdout] test intcode::tests::test_new_instruction_add ... ok [INFO] [stdout] test intcode::tests::test_read_instruction_code_2001 ... ok [INFO] [stdout] test intcode::tests::test_read_instruction_code_1 ... ok [INFO] [stdout] test intcode::tests::test_adjust_relative_base ... ok [INFO] [stdout] test day6::tests::test_validate_simple ... ok [INFO] [stdout] test intcode::tests::test_run ... ok [INFO] [stdout] test intcode::tests::test_relative_argument_get ... ok [INFO] [stdout] test day6::tests::test_validate_two_planets ... ok [INFO] [stdout] test intcode::tests::test_step_jump_if_false_false_positional ... ok [INFO] [stdout] test day6::tests::test_validate_two_planets_cascading ... ok [INFO] [stdout] test intcode::tests::test_step_jump_if_true_false ... ok [INFO] [stdout] test intcode::tests::test_step_equals_false ... ok [INFO] [stdout] test intcode::tests::test_step_jump_if_true_true_positional ... ok [INFO] [stdout] test intcode::tests::test_step_input ... ok [INFO] [stdout] test intcode::tests::test_immediate_argument_get ... ok [INFO] [stdout] test intcode::tests::test_step_less_than_true ... ok [INFO] [stdout] test intcode::tests::test_read_instruction_code_1001 ... ok [INFO] [stdout] test intcode::tests::test_step_output ... ok [INFO] [stdout] test intcode::tests::test_step_single_mutiply ... ok [INFO] [stdout] test intcode::tests::test_step_single_mutiply_long ... ok [INFO] [stdout] test intcode::tests::test_step_jump_if_true_true ... ok [INFO] [stdout] test intcode::tests::test_step_less_than_false ... ok [INFO] [stdout] test intcode::tests::test_step_jump_if_false_false ... ok [INFO] [stdout] test intcode::tests::test_step_equals_true ... ok [INFO] [stdout] test intcode::tests::test_step_jump_if_true_false_positional ... ok [INFO] [stdout] test intcode::tests::test_step_jump_if_false_true ... ok [INFO] [stdout] test intcode::tests::test_step_input_with_channel ... ok [INFO] [stdout] test intcode::tests::test_step_output_with_channel ... ok [INFO] [stdout] test intcode::tests::test_step_output_with_channel_no_receiver ... ok [INFO] [stdout] test intcode::tests::test_step_single_add ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/adventbin-c200dda3ed70ab26 [INFO] [stdout] [INFO] [stderr] Doc-tests adventlib [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a057f88c7eddcf6650d4a4d778d1fc9a82be929b1ba87b5e54953d434b838746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a057f88c7eddcf6650d4a4d778d1fc9a82be929b1ba87b5e54953d434b838746", kill_on_drop: false }` [INFO] [stdout] a057f88c7eddcf6650d4a4d778d1fc9a82be929b1ba87b5e54953d434b838746