[INFO] cloning repository https://github.com/jpastuszek/denim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpastuszek/denim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpastuszek%2Fdenim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpastuszek%2Fdenim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce38002ee5a57ec9272cc71f7b0dabcc154de5a1 [INFO] testing jpastuszek/denim against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpastuszek%2Fdenim" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jpastuszek/denim 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/jpastuszek/denim [INFO] finished tweaking git repo https://github.com/jpastuszek/denim [INFO] tweaked toml for git repo https://github.com/jpastuszek/denim written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/jpastuszek/denim 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] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.3.3 [INFO] [stderr] Downloaded ndk v0.1.0 [INFO] [stderr] Downloaded ndk-glue v0.1.0 [INFO] [stderr] Downloaded app_dirs2 v2.3.0 [INFO] [stderr] Downloaded ndk-sys v0.1.0 [INFO] [stderr] Downloaded structopt v0.3.3 [INFO] [stderr] Downloaded problem v5.2.1 [INFO] [stderr] Downloaded cotton v0.0.13 [INFO] [stderr] Downloaded duct v0.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 4ba7cb20b363196e90160a458b5672ac0cf0d52485bb00dc8c8a2c40f1f0fa55 [INFO] running `Command { std: "docker" "start" "-a" "4ba7cb20b363196e90160a458b5672ac0cf0d52485bb00dc8c8a2c40f1f0fa55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ba7cb20b363196e90160a458b5672ac0cf0d52485bb00dc8c8a2c40f1f0fa55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba7cb20b363196e90160a458b5672ac0cf0d52485bb00dc8c8a2c40f1f0fa55", kill_on_drop: false }` [INFO] [stdout] 4ba7cb20b363196e90160a458b5672ac0cf0d52485bb00dc8c8a2c40f1f0fa55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] a5a8d89afdc9ea17b5dc01d9e71e75c2f6eeb5545a26dabe137b2d38626a6b44 [INFO] running `Command { std: "docker" "start" "-a" "a5a8d89afdc9ea17b5dc01d9e71e75c2f6eeb5545a26dabe137b2d38626a6b44", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling app_dirs2 v2.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling os_pipe v0.9.1 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling shared_child v0.3.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling duct v0.13.2 [INFO] [stderr] Compiling shaman v0.1.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling problem v5.2.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling structopt v0.3.3 [INFO] [stderr] Compiling cotton v0.0.13 [INFO] [stderr] Compiling denim v0.1.6-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.69s [INFO] running `Command { std: "docker" "inspect" "a5a8d89afdc9ea17b5dc01d9e71e75c2f6eeb5545a26dabe137b2d38626a6b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5a8d89afdc9ea17b5dc01d9e71e75c2f6eeb5545a26dabe137b2d38626a6b44", kill_on_drop: false }` [INFO] [stdout] a5a8d89afdc9ea17b5dc01d9e71e75c2f6eeb5545a26dabe137b2d38626a6b44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 6a117adf11c7b2f16cc8d55e7cf92918e219c4c11800204980de82471e031756 [INFO] running `Command { std: "docker" "start" "-a" "6a117adf11c7b2f16cc8d55e7cf92918e219c4c11800204980de82471e031756", kill_on_drop: false }` [INFO] [stderr] Compiling denim v0.1.6-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "6a117adf11c7b2f16cc8d55e7cf92918e219c4c11800204980de82471e031756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a117adf11c7b2f16cc8d55e7cf92918e219c4c11800204980de82471e031756", kill_on_drop: false }` [INFO] [stdout] 6a117adf11c7b2f16cc8d55e7cf92918e219c4c11800204980de82471e031756 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] ed7544cea5bcf9507e299f2b333b2d39b81d4dd501a4af7f42af07c18a44bb0a [INFO] running `Command { std: "docker" "start" "-a" "ed7544cea5bcf9507e299f2b333b2d39b81d4dd501a4af7f42af07c18a44bb0a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.88s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/denim-2ce007b928ec9013) [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" "ed7544cea5bcf9507e299f2b333b2d39b81d4dd501a4af7f42af07c18a44bb0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed7544cea5bcf9507e299f2b333b2d39b81d4dd501a4af7f42af07c18a44bb0a", kill_on_drop: false }` [INFO] [stdout] ed7544cea5bcf9507e299f2b333b2d39b81d4dd501a4af7f42af07c18a44bb0a