[INFO] updating cached repository https://github.com/watawuwu/sample-url-tool [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] c10adf7a6d7d26655ddd513f05e3929f7f46755a [INFO] testing watawuwu/sample-url-tool against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatawuwu%2Fsample-url-tool" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/watawuwu/sample-url-tool on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/watawuwu/sample-url-tool [INFO] finished tweaking git repo https://github.com/watawuwu/sample-url-tool [INFO] tweaked toml for git repo https://github.com/watawuwu/sample-url-tool written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/watawuwu/sample-url-tool already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 04ea6bba0669f95ab0d30971a433918210c666c0d0b3d81e31bba69bd33d3a58 [INFO] running `"docker" "start" "-a" "04ea6bba0669f95ab0d30971a433918210c666c0d0b3d81e31bba69bd33d3a58"` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling url v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.30s [INFO] running `"docker" "inspect" "04ea6bba0669f95ab0d30971a433918210c666c0d0b3d81e31bba69bd33d3a58"` [INFO] running `"docker" "rm" "-f" "04ea6bba0669f95ab0d30971a433918210c666c0d0b3d81e31bba69bd33d3a58"` [INFO] [stdout] 04ea6bba0669f95ab0d30971a433918210c666c0d0b3d81e31bba69bd33d3a58 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 792689f8462c81365c6739aedbe297dca4ee52f3c4d8c4b3cb330e47e00e24f0 [INFO] running `"docker" "start" "-a" "792689f8462c81365c6739aedbe297dca4ee52f3c4d8c4b3cb330e47e00e24f0"` [INFO] [stderr] Compiling url v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `"docker" "inspect" "792689f8462c81365c6739aedbe297dca4ee52f3c4d8c4b3cb330e47e00e24f0"` [INFO] running `"docker" "rm" "-f" "792689f8462c81365c6739aedbe297dca4ee52f3c4d8c4b3cb330e47e00e24f0"` [INFO] [stdout] 792689f8462c81365c6739aedbe297dca4ee52f3c4d8c4b3cb330e47e00e24f0 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] a0e5e64940900aa98964a5d3589b0bfa72bb6e35da37667ab18f524f17dd1046 [INFO] running `"docker" "start" "-a" "a0e5e64940900aa98964a5d3589b0bfa72bb6e35da37667ab18f524f17dd1046"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/url-c532f1a4057beae6 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::decode_invalid_utf8_ng ... ok [INFO] [stdout] test tests::decode_space_ok ... ok [INFO] [stdout] test tests::decode_ascii_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a0e5e64940900aa98964a5d3589b0bfa72bb6e35da37667ab18f524f17dd1046"` [INFO] running `"docker" "rm" "-f" "a0e5e64940900aa98964a5d3589b0bfa72bb6e35da37667ab18f524f17dd1046"` [INFO] [stdout] a0e5e64940900aa98964a5d3589b0bfa72bb6e35da37667ab18f524f17dd1046