[INFO] updating cached repository andrewvy/knot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/andrewvy/knot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/andrewvy/knot" "work/ex/beta-1.37-6/sources/1.36.0/gh/andrewvy/knot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/andrewvy/knot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/andrewvy/knot" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andrewvy/knot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andrewvy/knot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 66d25a92f0e4d1fcd78f52bc907278952a70c7ef [INFO] sha for GitHub repo andrewvy/knot: 66d25a92f0e4d1fcd78f52bc907278952a70c7ef [INFO] validating manifest of andrewvy/knot on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of andrewvy/knot on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing andrewvy/knot [INFO] finished frobbing andrewvy/knot [INFO] frobbed toml for andrewvy/knot written to work/ex/beta-1.37-6/sources/1.36.0/gh/andrewvy/knot/Cargo.toml [INFO] started frobbing andrewvy/knot [INFO] finished frobbing andrewvy/knot [INFO] frobbed toml for andrewvy/knot written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andrewvy/knot/Cargo.toml [INFO] crate andrewvy/knot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing andrewvy/knot against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/andrewvy/knot:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 2bb9db99d7a12919ed2d5aa265970f4898482d27d9e05f3d173619a529e4d95a [INFO] running `"docker" "start" "-a" "2bb9db99d7a12919ed2d5aa265970f4898482d27d9e05f3d173619a529e4d95a"` [INFO] [stderr] Compiling serde v1.0.33 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling tokio-executor v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.4.0 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling tokio-threadpool v0.1.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.0 [INFO] [stderr] Compiling tokio v0.1.3 [INFO] [stderr] Compiling env_logger v0.5.6 [INFO] [stderr] Compiling serde_derive_internals v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.33 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling knot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.33s [INFO] running `"docker" "inspect" "2bb9db99d7a12919ed2d5aa265970f4898482d27d9e05f3d173619a529e4d95a"` [INFO] running `"docker" "rm" "-f" "2bb9db99d7a12919ed2d5aa265970f4898482d27d9e05f3d173619a529e4d95a"` [INFO] [stdout] 2bb9db99d7a12919ed2d5aa265970f4898482d27d9e05f3d173619a529e4d95a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/andrewvy/knot:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b14ed5123c9792992366325f0ceb608882806f3ab2591292735834ec2ece257b [INFO] running `"docker" "start" "-a" "b14ed5123c9792992366325f0ceb608882806f3ab2591292735834ec2ece257b"` [INFO] [stderr] Compiling knot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0063]: missing field `inner_base_packet` in initializer of `packet::BasePacket` [INFO] [stderr] --> src/serializer.rs:491:26 [INFO] [stderr] | [INFO] [stderr] 491 | base_packet: packet::BasePacket::ReliablePacket { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `inner_base_packet` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0063`. [INFO] [stderr] error: Could not compile `knot`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b14ed5123c9792992366325f0ceb608882806f3ab2591292735834ec2ece257b"` [INFO] running `"docker" "rm" "-f" "b14ed5123c9792992366325f0ceb608882806f3ab2591292735834ec2ece257b"` [INFO] [stdout] b14ed5123c9792992366325f0ceb608882806f3ab2591292735834ec2ece257b