[INFO] cloning repository https://github.com/arifai/Software-Engineering-School [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arifai/Software-Engineering-School" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farifai%2FSoftware-Engineering-School"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farifai%2FSoftware-Engineering-School'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f81606a426c9300660d7fc2515431b033473e490 [INFO] checking arifai/Software-Engineering-School against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farifai%2FSoftware-Engineering-School" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 62% (649/1043) Checking out files: 63% (658/1043) Checking out files: 64% (668/1043) Checking out files: 65% (678/1043) Checking out files: 66% (689/1043) Checking out files: 67% (699/1043) Checking out files: 68% (710/1043) Checking out files: 69% (720/1043) Checking out files: 70% (731/1043) Checking out files: 71% (741/1043) Checking out files: 72% (751/1043) Checking out files: 73% (762/1043) Checking out files: 74% (772/1043) Checking out files: 74% (777/1043) Checking out files: 75% (783/1043) Checking out files: 76% (793/1043) Checking out files: 77% (804/1043) Checking out files: 77% (810/1043) Checking out files: 78% (814/1043) Checking out files: 79% (824/1043) Checking out files: 80% (835/1043) Checking out files: 81% (845/1043) Checking out files: 82% (856/1043) Checking out files: 83% (866/1043) Checking out files: 84% (877/1043) Checking out files: 85% (887/1043) Checking out files: 85% (895/1043) Checking out files: 86% (897/1043) Checking out files: 87% (908/1043) Checking out files: 88% (918/1043) Checking out files: 89% (929/1043) Checking out files: 90% (939/1043) Checking out files: 91% (950/1043) Checking out files: 92% (960/1043) Checking out files: 93% (970/1043) Checking out files: 94% (981/1043) Checking out files: 95% (991/1043) Checking out files: 96% (1002/1043) Checking out files: 97% (1012/1043) Checking out files: 98% (1023/1043) Checking out files: 99% (1033/1043) Checking out files: 100% (1043/1043) Checking out files: 100% (1043/1043), done. [INFO] validating manifest of git repo https://github.com/arifai/Software-Engineering-School on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/arifai/Software-Engineering-School [INFO] finished tweaking git repo https://github.com/arifai/Software-Engineering-School [INFO] tweaked toml for git repo https://github.com/arifai/Software-Engineering-School written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/arifai/Software-Engineering-School already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1a30aab4e35d642e684baef14c930e8b1b9db84e5ac0181ebb93d447fcfe02c6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "1a30aab4e35d642e684baef14c930e8b1b9db84e5ac0181ebb93d447fcfe02c6"` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Compiling rocket v0.4.0 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.4 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking notify v4.0.9 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] error[E0606]: casting `f32` as `u16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.15/src/header/shared/quality_item.rs:114:13 [INFO] [stderr] | [INFO] [stderr] 114 | Quality((f * 1000f32) as u16) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.15/src/header/shared/quality_item.rs:114:13 [INFO] [stderr] | [INFO] [stderr] 114 | Quality((f * 1000f32) as u16) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0606`. [INFO] [stderr] error: could not compile `hyper`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0606`. [INFO] [stderr] error: could not compile `hyper`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1a30aab4e35d642e684baef14c930e8b1b9db84e5ac0181ebb93d447fcfe02c6"` [INFO] running `"docker" "rm" "-f" "1a30aab4e35d642e684baef14c930e8b1b9db84e5ac0181ebb93d447fcfe02c6"` [INFO] [stdout] 1a30aab4e35d642e684baef14c930e8b1b9db84e5ac0181ebb93d447fcfe02c6