[INFO] cloning repository wayslog/lingo-proxy [INFO] running `"git" "clone" "--bare" "git://github.com/wayslog/lingo-proxy.git" "work/cache/sources/gh/wayslog/lingo-proxy"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/wayslog/lingo-proxy'... [INFO] running `"git" "clone" "work/cache/sources/gh/wayslog/lingo-proxy" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/wayslog/lingo-proxy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/wayslog/lingo-proxy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wayslog/lingo-proxy" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/wayslog/lingo-proxy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/wayslog/lingo-proxy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 08a33cc0f5e5afacd07d1219e1b91df94c8d31b7 [INFO] sha for GitHub repo wayslog/lingo-proxy: 08a33cc0f5e5afacd07d1219e1b91df94c8d31b7 [INFO] validating manifest of wayslog/lingo-proxy 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 wayslog/lingo-proxy 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 wayslog/lingo-proxy [INFO] finished frobbing wayslog/lingo-proxy [INFO] frobbed toml for wayslog/lingo-proxy written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/wayslog/lingo-proxy/Cargo.toml [INFO] started frobbing wayslog/lingo-proxy [INFO] finished frobbing wayslog/lingo-proxy [INFO] frobbed toml for wayslog/lingo-proxy written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/wayslog/lingo-proxy/Cargo.toml [INFO] crate wayslog/lingo-proxy 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 tokio-core v0.1.2 [INFO] [stderr] Downloaded futures v0.1.7 [INFO] [stderr] Downloaded mio v0.6.2 [INFO] [stderr] Downloaded serde_codegen v0.8.20 [INFO] [stderr] Downloaded serde_codegen_internals v0.11.2 [INFO] [stderr] Downloaded serde_derive v0.8.20 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing wayslog/lingo-proxy against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/wayslog/lingo-proxy:/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] 0d5da078a25a5e66f180aa3858191b00ce76b40b0521f1c5b33587c64505b60a [INFO] running `"docker" "start" "-a" "0d5da078a25a5e66f180aa3858191b00ce76b40b0521f1c5b33587c64505b60a"` [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling serde v0.8.20 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling futures v0.1.7 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling syn v0.10.3 [INFO] [stderr] Compiling serde_codegen_internals v0.11.2 [INFO] [stderr] Compiling mio v0.6.2 [INFO] [stderr] Compiling serde_codegen v0.8.20 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Compiling tokio-core v0.1.2 [INFO] [stderr] Compiling serde_derive v0.8.20 [INFO] [stderr] Compiling lingo-proxy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.78s [INFO] running `"docker" "inspect" "0d5da078a25a5e66f180aa3858191b00ce76b40b0521f1c5b33587c64505b60a"` [INFO] running `"docker" "rm" "-f" "0d5da078a25a5e66f180aa3858191b00ce76b40b0521f1c5b33587c64505b60a"` [INFO] [stdout] 0d5da078a25a5e66f180aa3858191b00ce76b40b0521f1c5b33587c64505b60a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/wayslog/lingo-proxy:/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] 4664fd6db297bc01c64b3761a64ed135a2d735688756106d311639e8718ddf3b [INFO] running `"docker" "start" "-a" "4664fd6db297bc01c64b3761a64ed135a2d735688756106d311639e8718ddf3b"` [INFO] [stderr] Compiling lingo-proxy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `"docker" "inspect" "4664fd6db297bc01c64b3761a64ed135a2d735688756106d311639e8718ddf3b"` [INFO] running `"docker" "rm" "-f" "4664fd6db297bc01c64b3761a64ed135a2d735688756106d311639e8718ddf3b"` [INFO] [stdout] 4664fd6db297bc01c64b3761a64ed135a2d735688756106d311639e8718ddf3b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/wayslog/lingo-proxy:/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] 16ac4d1aef02aba22e50f6452dee096d8d776cb4996005b18e2c82ae6862a2df [INFO] running `"docker" "start" "-a" "16ac4d1aef02aba22e50f6452dee096d8d776cb4996005b18e2c82ae6862a2df"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/liblingo-49756abcf2d4cf90 [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] [stderr] Running /opt/crater/target/debug/deps/proxy-d066ac59e2bafd44 [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] [stderr] Doc-tests liblingo [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" "16ac4d1aef02aba22e50f6452dee096d8d776cb4996005b18e2c82ae6862a2df"` [INFO] running `"docker" "rm" "-f" "16ac4d1aef02aba22e50f6452dee096d8d776cb4996005b18e2c82ae6862a2df"` [INFO] [stdout] 16ac4d1aef02aba22e50f6452dee096d8d776cb4996005b18e2c82ae6862a2df