[INFO] cloning repository https://github.com/dsprenkels/mac-minitables [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsprenkels/mac-minitables" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsprenkels%2Fmac-minitables", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsprenkels%2Fmac-minitables'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59bb26fb4a20373bc685ffe948e1d90e717464c4 [INFO] testing dsprenkels/mac-minitables against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsprenkels%2Fmac-minitables" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dsprenkels/mac-minitables on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dsprenkels/mac-minitables [INFO] finished tweaking git repo https://github.com/dsprenkels/mac-minitables [INFO] tweaked toml for git repo https://github.com/dsprenkels/mac-minitables written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/dsprenkels/mac-minitables already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edccf4d9f29fa130f82a0c1eb97acddfb0c0a8a74b9d6bec1ee3c0b96d00ad5b [INFO] running `Command { std: "docker" "start" "-a" "edccf4d9f29fa130f82a0c1eb97acddfb0c0a8a74b9d6bec1ee3c0b96d00ad5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edccf4d9f29fa130f82a0c1eb97acddfb0c0a8a74b9d6bec1ee3c0b96d00ad5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edccf4d9f29fa130f82a0c1eb97acddfb0c0a8a74b9d6bec1ee3c0b96d00ad5b", kill_on_drop: false }` [INFO] [stdout] edccf4d9f29fa130f82a0c1eb97acddfb0c0a8a74b9d6bec1ee3c0b96d00ad5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fba6edb3c8114c4fd7f423ce6169ab82232233dd31386d923dad58d4329cb61 [INFO] running `Command { std: "docker" "start" "-a" "0fba6edb3c8114c4fd7f423ce6169ab82232233dd31386d923dad58d4329cb61", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling mac-minitables v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "0fba6edb3c8114c4fd7f423ce6169ab82232233dd31386d923dad58d4329cb61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fba6edb3c8114c4fd7f423ce6169ab82232233dd31386d923dad58d4329cb61", kill_on_drop: false }` [INFO] [stdout] 0fba6edb3c8114c4fd7f423ce6169ab82232233dd31386d923dad58d4329cb61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19460cabdedaaf1e54e657d0140da856268352749bc34cde982ac5aed3136ba0 [INFO] running `Command { std: "docker" "start" "-a" "19460cabdedaaf1e54e657d0140da856268352749bc34cde982ac5aed3136ba0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling mac-minitables v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 17.55s [INFO] running `Command { std: "docker" "inspect" "19460cabdedaaf1e54e657d0140da856268352749bc34cde982ac5aed3136ba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19460cabdedaaf1e54e657d0140da856268352749bc34cde982ac5aed3136ba0", kill_on_drop: false }` [INFO] [stdout] 19460cabdedaaf1e54e657d0140da856268352749bc34cde982ac5aed3136ba0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a2377a5cd9a5a412c07f9d4875137a92942cc73ee76dca8c310960c119c0c78 [INFO] running `Command { std: "docker" "start" "-a" "5a2377a5cd9a5a412c07f9d4875137a92942cc73ee76dca8c310960c119c0c78", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mac_minitables-6525cf8fb578fbb3) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test table::tests::prop_macaddress_both ... ok [INFO] [stdout] test table::tests::prop_macaddress_prefix ... ok [INFO] [stdout] test table::tests::prop_macaddress_suffix ... ok [INFO] [stdout] test table::tests::test_macaddress_u64 ... ok [INFO] [stdout] test table::tests::test_macaddress_usize ... ok [INFO] [stdout] test table::tests::prop_macaddress_intoarray ... ok [INFO] [stdout] test table::tests::prop_lookup ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5a2377a5cd9a5a412c07f9d4875137a92942cc73ee76dca8c310960c119c0c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a2377a5cd9a5a412c07f9d4875137a92942cc73ee76dca8c310960c119c0c78", kill_on_drop: false }` [INFO] [stdout] 5a2377a5cd9a5a412c07f9d4875137a92942cc73ee76dca8c310960c119c0c78