[INFO] updating cached repository https://github.com/ormrepo/rustbridge-paris [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 989d336754f953c763a6e2413ff77e444ac250d3 [INFO] checking ormrepo/rustbridge-paris against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Formrepo%2Frustbridge-paris" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 40% (162/397) Checking out files: 41% (163/397) Checking out files: 42% (167/397) Checking out files: 43% (171/397) Checking out files: 44% (175/397) Checking out files: 45% (179/397) Checking out files: 46% (183/397) Checking out files: 47% (187/397) Checking out files: 48% (191/397) Checking out files: 49% (195/397) Checking out files: 50% (199/397) Checking out files: 51% (203/397) Checking out files: 52% (207/397) Checking out files: 53% (211/397) Checking out files: 54% (215/397) Checking out files: 55% (219/397) Checking out files: 56% (223/397) Checking out files: 57% (227/397) Checking out files: 58% (231/397) Checking out files: 59% (235/397) Checking out files: 60% (239/397) Checking out files: 61% (243/397) Checking out files: 62% (247/397) Checking out files: 63% (251/397) Checking out files: 64% (255/397) Checking out files: 65% (259/397) Checking out files: 66% (263/397) Checking out files: 67% (266/397) Checking out files: 68% (270/397) Checking out files: 69% (274/397) Checking out files: 70% (278/397) Checking out files: 71% (282/397) Checking out files: 72% (286/397) Checking out files: 73% (290/397) Checking out files: 74% (294/397) Checking out files: 75% (298/397) Checking out files: 76% (302/397) Checking out files: 77% (306/397) Checking out files: 78% (310/397) Checking out files: 79% (314/397) Checking out files: 80% (318/397) Checking out files: 81% (322/397) Checking out files: 82% (326/397) Checking out files: 83% (330/397) Checking out files: 84% (334/397) Checking out files: 85% (338/397) Checking out files: 86% (342/397) Checking out files: 87% (346/397) Checking out files: 88% (350/397) Checking out files: 89% (354/397) Checking out files: 90% (358/397) Checking out files: 91% (362/397) Checking out files: 92% (366/397) Checking out files: 93% (370/397) Checking out files: 94% (374/397) Checking out files: 95% (378/397) Checking out files: 96% (382/397) Checking out files: 97% (386/397) Checking out files: 98% (390/397) Checking out files: 99% (394/397) Checking out files: 100% (397/397) Checking out files: 100% (397/397), done. [INFO] validating manifest of git repo https://github.com/ormrepo/rustbridge-paris on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ormrepo/rustbridge-paris [INFO] finished tweaking git repo https://github.com/ormrepo/rustbridge-paris [INFO] tweaked toml for git repo https://github.com/ormrepo/rustbridge-paris written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ormrepo/rustbridge-paris already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=allow" "-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" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 21ff300fb28fcf5dcb0df51e26488fff8091dc171ff37c38fec7301a13c1468b [INFO] running `"docker" "start" "-a" "21ff300fb28fcf5dcb0df51e26488fff8091dc171ff37c38fec7301a13c1468b"` [INFO] [stderr] Checking motivations v1.1.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Checking http v0.1.5 [INFO] [stderr] Checking simple-server v0.3.0 [INFO] [stderr] Checking rustbridgeparis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `motivations::motivations` [INFO] [stderr] --> src/main.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use motivations::motivations; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `motivations` in the root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `new` in crate `motivations` [INFO] [stderr] --> src/main.rs:11:36 [INFO] [stderr] | [INFO] [stderr] 11 | let motivations = motivations::new(|request, mut response| { [INFO] [stderr] | ^^^ not found in `motivations` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `rustbridgeparis`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `motivations::motivations` [INFO] [stderr] --> src/main.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use motivations::motivations; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `motivations` in the root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `new` in crate `motivations` [INFO] [stderr] --> src/main.rs:11:36 [INFO] [stderr] | [INFO] [stderr] 11 | let motivations = motivations::new(|request, mut response| { [INFO] [stderr] | ^^^ not found in `motivations` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `rustbridgeparis`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "21ff300fb28fcf5dcb0df51e26488fff8091dc171ff37c38fec7301a13c1468b"` [INFO] running `"docker" "rm" "-f" "21ff300fb28fcf5dcb0df51e26488fff8091dc171ff37c38fec7301a13c1468b"` [INFO] [stdout] 21ff300fb28fcf5dcb0df51e26488fff8091dc171ff37c38fec7301a13c1468b