[INFO] cloning repository ruggeri/my-first-server [INFO] running `"git" "clone" "--bare" "git://github.com/ruggeri/my-first-server.git" "work/cache/sources/gh/ruggeri/my-first-server"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ruggeri/my-first-server'... [INFO] running `"git" "clone" "work/cache/sources/gh/ruggeri/my-first-server" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ruggeri/my-first-server"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ruggeri/my-first-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ruggeri/my-first-server" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ruggeri/my-first-server"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ruggeri/my-first-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fcfa000269d76376a31d7f75a205285d11716165 [INFO] sha for GitHub repo ruggeri/my-first-server: fcfa000269d76376a31d7f75a205285d11716165 [INFO] validating manifest of ruggeri/my-first-server on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ruggeri/my-first-server on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ruggeri/my-first-server [INFO] finished frobbing ruggeri/my-first-server [INFO] frobbed toml for ruggeri/my-first-server written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ruggeri/my-first-server/Cargo.toml [INFO] started frobbing ruggeri/my-first-server [INFO] finished frobbing ruggeri/my-first-server [INFO] frobbed toml for ruggeri/my-first-server written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ruggeri/my-first-server/Cargo.toml [INFO] crate ruggeri/my-first-server already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ruggeri/my-first-server against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ruggeri/my-first-server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 84170f1340b1c25e37a1e6b8fb753e3ef6cafc3ace05dd4da74c0d7589520c98 [INFO] running `"docker" "start" "-a" "84170f1340b1c25e37a1e6b8fb753e3ef6cafc3ace05dd4da74c0d7589520c98"` [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling my-first-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.23s [INFO] running `"docker" "inspect" "84170f1340b1c25e37a1e6b8fb753e3ef6cafc3ace05dd4da74c0d7589520c98"` [INFO] running `"docker" "rm" "-f" "84170f1340b1c25e37a1e6b8fb753e3ef6cafc3ace05dd4da74c0d7589520c98"` [INFO] [stdout] 84170f1340b1c25e37a1e6b8fb753e3ef6cafc3ace05dd4da74c0d7589520c98 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ruggeri/my-first-server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 1781d9a4e435af3216b2dcfe6dd33574c2075213d6a8e1a8454ec601c99401eb [INFO] running `"docker" "start" "-a" "1781d9a4e435af3216b2dcfe6dd33574c2075213d6a8e1a8454ec601c99401eb"` [INFO] [stderr] Compiling my-first-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `"docker" "inspect" "1781d9a4e435af3216b2dcfe6dd33574c2075213d6a8e1a8454ec601c99401eb"` [INFO] running `"docker" "rm" "-f" "1781d9a4e435af3216b2dcfe6dd33574c2075213d6a8e1a8454ec601c99401eb"` [INFO] [stdout] 1781d9a4e435af3216b2dcfe6dd33574c2075213d6a8e1a8454ec601c99401eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ruggeri/my-first-server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 5102e7bebf554093c036a24f800d6cf7c38bec95a948514fd13539bbcd9c670b [INFO] running `"docker" "start" "-a" "5102e7bebf554093c036a24f800d6cf7c38bec95a948514fd13539bbcd9c670b"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/crater/target/debug/deps/my_first_server-426d6a83c085f753 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/main-89d1198719f1c346 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests my-first-server [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [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" "5102e7bebf554093c036a24f800d6cf7c38bec95a948514fd13539bbcd9c670b"` [INFO] running `"docker" "rm" "-f" "5102e7bebf554093c036a24f800d6cf7c38bec95a948514fd13539bbcd9c670b"` [INFO] [stdout] 5102e7bebf554093c036a24f800d6cf7c38bec95a948514fd13539bbcd9c670b