[INFO] updating cached repository ormrepo/rustbridge-paris [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ormrepo/rustbridge-paris [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ormrepo/rustbridge-paris" "work/ex/beta-1.38-1/sources/1.37.0/gh/ormrepo/rustbridge-paris"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ormrepo/rustbridge-paris'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ormrepo/rustbridge-paris" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ormrepo/rustbridge-paris"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ormrepo/rustbridge-paris'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 989d336754f953c763a6e2413ff77e444ac250d3 [INFO] sha for GitHub repo ormrepo/rustbridge-paris: 989d336754f953c763a6e2413ff77e444ac250d3 [INFO] validating manifest of ormrepo/rustbridge-paris on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ormrepo/rustbridge-paris on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ormrepo/rustbridge-paris [INFO] finished frobbing ormrepo/rustbridge-paris [INFO] frobbed toml for ormrepo/rustbridge-paris written to work/ex/beta-1.38-1/sources/1.37.0/gh/ormrepo/rustbridge-paris/Cargo.toml [INFO] started frobbing ormrepo/rustbridge-paris [INFO] finished frobbing ormrepo/rustbridge-paris [INFO] frobbed toml for ormrepo/rustbridge-paris written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ormrepo/rustbridge-paris/Cargo.toml [INFO] crate ormrepo/rustbridge-paris already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ormrepo/rustbridge-paris against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ormrepo/rustbridge-paris:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] f617325571f4651f3dbceb5e88e00ff4fd083fecc3b126747c2deef204eeddb6 [INFO] running `"docker" "start" "-a" "f617325571f4651f3dbceb5e88e00ff4fd083fecc3b126747c2deef204eeddb6"` [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling motivations v1.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling simple-server v0.3.0 [INFO] [stderr] Compiling rustbridgeparis v0.1.0 (/opt/crater/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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f617325571f4651f3dbceb5e88e00ff4fd083fecc3b126747c2deef204eeddb6"` [INFO] running `"docker" "rm" "-f" "f617325571f4651f3dbceb5e88e00ff4fd083fecc3b126747c2deef204eeddb6"` [INFO] [stdout] f617325571f4651f3dbceb5e88e00ff4fd083fecc3b126747c2deef204eeddb6