Dec 05 09:30:10.470 INFO testing rsb007/crud_actix against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 09:30:10.470 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 05 09:30:10.888 INFO [stdout] 49c5a2e334b77958bdb02ff876e6e70a926c0b03af868d4fbfd7f178bd0299b8 Dec 05 09:30:10.894 INFO running `"docker" "start" "-a" "49c5a2e334b77958bdb02ff876e6e70a926c0b03af868d4fbfd7f178bd0299b8"` Dec 05 09:30:12.912 INFO [stderr] usermod: no changes Dec 05 09:30:13.462 INFO [stderr] Compiling arc-swap v0.3.4 Dec 05 09:30:13.495 INFO [stderr] Compiling maplit v1.0.1 Dec 05 09:30:13.495 INFO [stderr] Compiling actix-web v0.7.13 Dec 05 09:30:13.497 INFO [stderr] Compiling proc-macro2 v0.1.10 Dec 05 09:30:13.509 INFO [stderr] Compiling uuid v0.6.5 Dec 05 09:30:13.510 INFO [stderr] Compiling lz4-compress v0.1.0 Dec 05 09:30:13.528 INFO [stderr] Compiling mio v0.6.16 Dec 05 09:30:13.536 INFO [stderr] Compiling r2d2 v0.8.2 Dec 05 09:30:14.854 INFO [stderr] Compiling tokio-io v0.1.10 Dec 05 09:30:18.314 INFO [stderr] Compiling snap v0.2.5 Dec 05 09:30:18.316 INFO [stderr] Compiling syn v0.15.13 Dec 05 09:30:18.318 INFO [stderr] Compiling syn v0.14.9 Dec 05 09:30:18.424 INFO [stderr] Compiling signal-hook v0.1.5 Dec 05 09:30:18.626 INFO [stderr] Compiling openssl v0.10.15 Dec 05 09:30:31.560 INFO [stderr] Compiling tokio-codec v0.1.1 Dec 05 09:30:31.886 INFO [stderr] Compiling h2 v0.1.13 Dec 05 09:30:32.028 INFO [stderr] Compiling cdrs v2.0.0-beta.3 Dec 05 09:30:32.072 INFO [stderr] Compiling cdrs_helpers_derive v0.2.0 Dec 05 09:30:32.207 INFO [stderr] Compiling tokio-threadpool v0.1.8 Dec 05 09:30:35.992 INFO [stderr] Compiling mio-uds v0.6.7 Dec 05 09:30:42.308 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 05 09:30:52.280 INFO [stderr] Compiling tokio-fs v0.1.4 Dec 05 09:31:03.610 INFO [stderr] Compiling tokio-uds v0.2.3 Dec 05 09:31:03.626 INFO [stderr] Compiling tokio-udp v0.1.2 Dec 05 09:31:03.628 INFO [stderr] Compiling tokio-tcp v0.1.2 Dec 05 09:31:03.714 INFO [stderr] Compiling tokio-signal v0.2.6 Dec 05 09:31:15.105 INFO [stderr] Compiling trust-dns-proto v0.4.3 Dec 05 09:31:17.352 INFO [stderr] Compiling tokio v0.1.12 Dec 05 09:31:32.869 INFO [stderr] Compiling synstructure v0.10.0 Dec 05 09:31:32.910 INFO [stderr] Compiling serde_derive v1.0.80 Dec 05 09:31:54.841 INFO [stderr] Compiling actix_derive v0.3.0 Dec 05 09:31:56.937 INFO [stderr] Compiling trust-dns-resolver v0.9.1 Dec 05 09:31:57.455 INFO [stderr] Compiling failure_derive v0.1.3 Dec 05 09:32:10.626 INFO [stderr] Compiling failure v0.1.3 Dec 05 09:32:14.038 INFO [stderr] Compiling trust-dns-proto v0.5.0-alpha.5 Dec 05 09:32:39.416 INFO [stderr] Compiling actix v0.7.5 Dec 05 09:32:58.451 INFO [stderr] Compiling trust-dns-resolver v0.10.0-alpha.3 Dec 05 09:33:13.801 INFO [stderr] Compiling actix-net v0.1.1 Dec 05 09:33:42.432 INFO [stderr] Compiling crudactix v0.1.0 (/source) Dec 05 09:33:42.636 INFO [stderr] error[E0463]: can't find crate for `actix` Dec 05 09:33:42.636 INFO [stderr] --> src/lib.rs:1:1 Dec 05 09:33:42.636 INFO [stderr] | Dec 05 09:33:42.636 INFO [stderr] 1 | extern crate actix; Dec 05 09:33:42.636 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate Dec 05 09:33:42.636 INFO [stderr] Dec 05 09:33:42.644 INFO [stderr] error: aborting due to previous error Dec 05 09:33:42.644 INFO [stderr] Dec 05 09:33:42.644 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Dec 05 09:33:42.658 INFO [stderr] error: Could not compile `crudactix`. Dec 05 09:33:42.658 INFO [stderr] Dec 05 09:33:42.658 INFO [stderr] To learn more, run the command again with --verbose. Dec 05 09:33:42.672 INFO [stderr] su: No module specific data is present Dec 05 09:33:43.299 INFO running `"docker" "inspect" "49c5a2e334b77958bdb02ff876e6e70a926c0b03af868d4fbfd7f178bd0299b8"` Dec 05 09:33:43.558 INFO running `"docker" "rm" "-f" "49c5a2e334b77958bdb02ff876e6e70a926c0b03af868d4fbfd7f178bd0299b8"` Dec 05 09:33:43.864 INFO [stdout] 49c5a2e334b77958bdb02ff876e6e70a926c0b03af868d4fbfd7f178bd0299b8