[INFO] updating cached repository https://github.com/pinkisemils/show-links [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fdf3f2c2b3f383c1915050e56e61cc4336c3e6ed [INFO] testing pinkisemils/show-links against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpinkisemils%2Fshow-links" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pinkisemils/show-links on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pinkisemils/show-links [INFO] finished tweaking git repo https://github.com/pinkisemils/show-links [INFO] tweaked toml for git repo https://github.com/pinkisemils/show-links written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/pinkisemils/show-links already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 604f42690f052179ce998b07450bcc6ee7e2e4a38103f3851cfc474034baa776 [INFO] running `"docker" "start" "-a" "604f42690f052179ce998b07450bcc6ee7e2e4a38103f3851cfc474034baa776"` [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling netlink-sys v0.1.0 (https://github.com/little-dude/netlink?rev=f752af0ccf313b2834fd90794028c3f3e86b2ba9#f752af0c) [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling netlink-packet v0.1.1 (https://github.com/little-dude/netlink?rev=f752af0ccf313b2834fd90794028c3f3e86b2ba9#f752af0c) [INFO] [stderr] Compiling netlink-proto v0.1.1 (https://github.com/little-dude/netlink?rev=f752af0ccf313b2834fd90794028c3f3e86b2ba9#f752af0c) [INFO] [stderr] Compiling rtnetlink v0.1.1 (https://github.com/little-dude/netlink?rev=f752af0ccf313b2834fd90794028c3f3e86b2ba9#f752af0c) [INFO] [stderr] Compiling show-links v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.48s [INFO] running `"docker" "inspect" "604f42690f052179ce998b07450bcc6ee7e2e4a38103f3851cfc474034baa776"` [INFO] running `"docker" "rm" "-f" "604f42690f052179ce998b07450bcc6ee7e2e4a38103f3851cfc474034baa776"` [INFO] [stdout] 604f42690f052179ce998b07450bcc6ee7e2e4a38103f3851cfc474034baa776 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5c7518618d9407003e760ab0dc05338522a71227829fdb26777d806fd0d309ef [INFO] running `"docker" "start" "-a" "5c7518618d9407003e760ab0dc05338522a71227829fdb26777d806fd0d309ef"` [INFO] [stderr] Compiling show-links v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `"docker" "inspect" "5c7518618d9407003e760ab0dc05338522a71227829fdb26777d806fd0d309ef"` [INFO] running `"docker" "rm" "-f" "5c7518618d9407003e760ab0dc05338522a71227829fdb26777d806fd0d309ef"` [INFO] [stdout] 5c7518618d9407003e760ab0dc05338522a71227829fdb26777d806fd0d309ef [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 974bdaa661834523cb5e085c39362cb2811cb891a3ddf5da1cf401e560969079 [INFO] running `"docker" "start" "-a" "974bdaa661834523cb5e085c39362cb2811cb891a3ddf5da1cf401e560969079"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/show_links-52254596aee26368 [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 `"docker" "inspect" "974bdaa661834523cb5e085c39362cb2811cb891a3ddf5da1cf401e560969079"` [INFO] running `"docker" "rm" "-f" "974bdaa661834523cb5e085c39362cb2811cb891a3ddf5da1cf401e560969079"` [INFO] [stdout] 974bdaa661834523cb5e085c39362cb2811cb891a3ddf5da1cf401e560969079