[INFO] cloning repository uranixcz/isrbe [INFO] running `"git" "clone" "--bare" "git://github.com/uranixcz/isrbe.git" "work/cache/sources/gh/uranixcz/isrbe"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/uranixcz/isrbe'... [INFO] running `"git" "clone" "work/cache/sources/gh/uranixcz/isrbe" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/uranixcz/isrbe"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/uranixcz/isrbe'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/uranixcz/isrbe" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/uranixcz/isrbe"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/uranixcz/isrbe'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 91758be25dc4ea6b0bd1ac4b03acbc0e9d059427 [INFO] sha for GitHub repo uranixcz/isrbe: 91758be25dc4ea6b0bd1ac4b03acbc0e9d059427 [INFO] validating manifest of uranixcz/isrbe 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 uranixcz/isrbe 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 uranixcz/isrbe [INFO] finished frobbing uranixcz/isrbe [INFO] frobbed toml for uranixcz/isrbe written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/uranixcz/isrbe/Cargo.toml [INFO] started frobbing uranixcz/isrbe [INFO] finished frobbing uranixcz/isrbe [INFO] frobbed toml for uranixcz/isrbe written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/uranixcz/isrbe/Cargo.toml [INFO] crate uranixcz/isrbe 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_contrib v0.4.1 [INFO] [stderr] Downloaded rocket v0.4.1 [INFO] [stderr] Downloaded mysql v16.0.2 [INFO] [stderr] Downloaded mysql_common v0.17.1 [INFO] [stderr] Downloaded rocket_http v0.4.1 [INFO] [stderr] Downloaded lexical-core v0.4.0 [INFO] [stderr] Downloaded stackvector v1.0.2 [INFO] [stderr] Downloaded named_pipe v0.4.1 [INFO] [stderr] Downloaded lexical v2.1.0 [INFO] [stderr] Downloaded rocket_codegen v0.4.1 [INFO] [stderr] Downloaded notify v4.0.11 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing uranixcz/isrbe against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/uranixcz/isrbe:/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] 92f3c285cb1fad2a46f40b81dea13b241b36c803b86107b912ab4d310d627ca2 [INFO] running `"docker" "start" "-a" "92f3c285cb1fad2a46f40b81dea13b241b36c803b86107b912ab4d310d627ca2"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling mysql v16.0.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.1 [INFO] [stderr] Compiling rocket v0.4.1 [INFO] [stderr] Compiling stackvector v1.0.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling lexical-core v0.4.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling lexical v2.1.0 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling twox-hash v1.2.0 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling notify v4.0.11 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling mysql_common v0.17.1 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rocket_http v0.4.1 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling rocket_contrib v0.4.1 [INFO] [stderr] Compiling isrbe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 29s [INFO] running `"docker" "inspect" "92f3c285cb1fad2a46f40b81dea13b241b36c803b86107b912ab4d310d627ca2"` [INFO] running `"docker" "rm" "-f" "92f3c285cb1fad2a46f40b81dea13b241b36c803b86107b912ab4d310d627ca2"` [INFO] [stdout] 92f3c285cb1fad2a46f40b81dea13b241b36c803b86107b912ab4d310d627ca2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/uranixcz/isrbe:/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] b8068d6aec008bc6280956b59fdf7de44e693346043d45f9821a9d2e25f34036 [INFO] running `"docker" "start" "-a" "b8068d6aec008bc6280956b59fdf7de44e693346043d45f9821a9d2e25f34036"` [INFO] [stderr] Compiling isrbe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.60s [INFO] running `"docker" "inspect" "b8068d6aec008bc6280956b59fdf7de44e693346043d45f9821a9d2e25f34036"` [INFO] running `"docker" "rm" "-f" "b8068d6aec008bc6280956b59fdf7de44e693346043d45f9821a9d2e25f34036"` [INFO] [stdout] b8068d6aec008bc6280956b59fdf7de44e693346043d45f9821a9d2e25f34036 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/uranixcz/isrbe:/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] 59c1dad95c9a43738f691fc1e8945c3ee750892e79c463139e4b8fa716d94b87 [INFO] running `"docker" "start" "-a" "59c1dad95c9a43738f691fc1e8945c3ee750892e79c463139e4b8fa716d94b87"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/isrbe-058a795e60968868 [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" "59c1dad95c9a43738f691fc1e8945c3ee750892e79c463139e4b8fa716d94b87"` [INFO] running `"docker" "rm" "-f" "59c1dad95c9a43738f691fc1e8945c3ee750892e79c463139e4b8fa716d94b87"` [INFO] [stdout] 59c1dad95c9a43738f691fc1e8945c3ee750892e79c463139e4b8fa716d94b87