[INFO] fetching crate uuid-tools 0.2.0... [INFO] testing uuid-tools-0.2.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate uuid-tools 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate uuid-tools 0.2.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate uuid-tools 0.2.0 [INFO] finished tweaking crates.io crate uuid-tools 0.2.0 [INFO] tweaked toml for crates.io crate uuid-tools 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate uuid-tools 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] 80309870415e2de7a9be5624c907f66e355f5e7352e2de69b988baf5ea8af7c0 [INFO] running `Command { std: "docker" "start" "-a" "80309870415e2de7a9be5624c907f66e355f5e7352e2de69b988baf5ea8af7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80309870415e2de7a9be5624c907f66e355f5e7352e2de69b988baf5ea8af7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80309870415e2de7a9be5624c907f66e355f5e7352e2de69b988baf5ea8af7c0", kill_on_drop: false }` [INFO] [stdout] 80309870415e2de7a9be5624c907f66e355f5e7352e2de69b988baf5ea8af7c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 6986411844eba7ab4248b1c86c38a31faa2d7fb98d68b1c13ffc410e2f513699 [INFO] running `Command { std: "docker" "start" "-a" "6986411844eba7ab4248b1c86c38a31faa2d7fb98d68b1c13ffc410e2f513699", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling mac_address v1.0.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [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 structopt-derive v0.4.9 [INFO] [stderr] Compiling structopt v0.3.16 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling uuid-tools v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.50s [INFO] running `Command { std: "docker" "inspect" "6986411844eba7ab4248b1c86c38a31faa2d7fb98d68b1c13ffc410e2f513699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6986411844eba7ab4248b1c86c38a31faa2d7fb98d68b1c13ffc410e2f513699", kill_on_drop: false }` [INFO] [stdout] 6986411844eba7ab4248b1c86c38a31faa2d7fb98d68b1c13ffc410e2f513699 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--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] 7636391c14951fe198af2cd232ad77bf065b114511fecb56a2ce1b07402d2f6a [INFO] running `Command { std: "docker" "start" "-a" "7636391c14951fe198af2cd232ad77bf065b114511fecb56a2ce1b07402d2f6a", kill_on_drop: false }` [INFO] [stderr] Compiling uuid-tools v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "7636391c14951fe198af2cd232ad77bf065b114511fecb56a2ce1b07402d2f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7636391c14951fe198af2cd232ad77bf065b114511fecb56a2ce1b07402d2f6a", kill_on_drop: false }` [INFO] [stdout] 7636391c14951fe198af2cd232ad77bf065b114511fecb56a2ce1b07402d2f6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", 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] 27fcc64b4eb4358551d1f819b2b2d424e2da00846b9bbd2b2102e51657ea730d [INFO] running `Command { std: "docker" "start" "-a" "27fcc64b4eb4358551d1f819b2b2d424e2da00846b9bbd2b2102e51657ea730d", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/uuid-78c145cf3012d696 [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" "27fcc64b4eb4358551d1f819b2b2d424e2da00846b9bbd2b2102e51657ea730d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27fcc64b4eb4358551d1f819b2b2d424e2da00846b9bbd2b2102e51657ea730d", kill_on_drop: false }` [INFO] [stdout] 27fcc64b4eb4358551d1f819b2b2d424e2da00846b9bbd2b2102e51657ea730d