Dec 17 13:49:24.459 INFO checking thatlittlegit-archive/microbe against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 17 13:49:24.459 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-6/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/thatlittlegit-archive/microbe:/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=forbid" "-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" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 13:49:24.908 INFO [stdout] e2cbd9084a5422ac785c0a09e0924647bd8a74b14105e9437ae2eafd7c9d40a0 Dec 17 13:49:24.914 INFO running `"docker" "start" "-a" "e2cbd9084a5422ac785c0a09e0924647bd8a74b14105e9437ae2eafd7c9d40a0"` Dec 17 13:49:26.667 INFO [stderr] Checking unidecode v0.3.0 Dec 17 13:49:26.680 INFO [stderr] Checking num-integer v0.1.36 Dec 17 13:49:26.692 INFO [stderr] Checking simple_logger v0.5.0 Dec 17 13:49:26.692 INFO [stderr] Checking uuid v0.6.3 Dec 17 13:49:26.694 INFO [stderr] Checking url v1.7.0 Dec 17 13:49:26.694 INFO [stderr] Checking mustache v0.8.2 Dec 17 13:49:26.694 INFO [stderr] Checking regex v0.2.11 Dec 17 13:49:28.250 INFO [stderr] Checking chrono v0.4.2 Dec 17 13:49:32.998 INFO [stderr] Checking hyper v0.10.13 Dec 17 13:49:34.581 INFO [stderr] Checking slugify v0.1.0 Dec 17 13:49:38.330 INFO [stderr] Checking nickel v0.10.1 Dec 17 13:49:40.160 INFO [stderr] Checking microbe v0.1.0 (/opt/crater/workdir) Dec 17 13:49:40.474 INFO [stderr] error[E0433]: failed to resolve: maybe a missing `extern crate microbe;`? Dec 17 13:49:40.474 INFO [stderr] --> tests/post.rs:3:9 Dec 17 13:49:40.474 INFO [stderr] | Dec 17 13:49:40.474 INFO [stderr] 3 | use microbe::constants::*; Dec 17 13:49:40.474 INFO [stderr] | ^^^^^^^ maybe a missing `extern crate microbe;`? Dec 17 13:49:40.474 INFO [stderr] Dec 17 13:49:40.488 INFO [stderr] error[E0432]: unresolved import `microbe` Dec 17 13:49:40.488 INFO [stderr] --> tests/post.rs:4:9 Dec 17 13:49:40.488 INFO [stderr] | Dec 17 13:49:40.488 INFO [stderr] 4 | use microbe::*; Dec 17 13:49:40.488 INFO [stderr] | ^^^^^^^ maybe a missing `extern crate microbe;`? Dec 17 13:49:40.488 INFO [stderr] Dec 17 13:49:40.489 INFO [stderr] error: cannot find macro `uuid!` in this scope Dec 17 13:49:40.489 INFO [stderr] --> tests/post.rs:96:6 Dec 17 13:49:40.489 INFO [stderr] | Dec 17 13:49:40.489 INFO [stderr] 96 | id = uuid!(constants::USERNAME).urn())) Dec 17 13:49:40.489 INFO [stderr] | ^^^^ Dec 17 13:49:40.489 INFO [stderr] Dec 17 13:49:40.493 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `DateTime` Dec 17 13:49:40.493 INFO [stderr] --> tests/post.rs:9:24 Dec 17 13:49:40.493 INFO [stderr] | Dec 17 13:49:40.493 INFO [stderr] 9 | timestamp: DateTime::from_utc( Dec 17 13:49:40.493 INFO [stderr] | ^^^^^^^^ use of undeclared type or module `DateTime` Dec 17 13:49:40.504 INFO [stderr] Dec 17 13:49:40.519 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `constants` Dec 17 13:49:40.519 INFO [stderr] --> tests/post.rs:21:18 Dec 17 13:49:40.519 INFO [stderr] | Dec 17 13:49:40.519 INFO [stderr] 21 | , link = constants::HOSTNAME)); Dec 17 13:49:40.519 INFO [stderr] | ^^^^^^^^^ use of undeclared type or module `constants` Dec 17 13:49:40.532 INFO [stderr] Dec 17 13:49:40.535 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `constants` Dec 17 13:49:40.535 INFO [stderr] --> tests/post.rs:64:8 Dec 17 13:49:40.535 INFO [stderr] | Dec 17 13:49:40.535 INFO [stderr] 64 | user = constants::USERNAME, Dec 17 13:49:40.535 INFO [stderr] | ^^^^^^^^^ use of undeclared type or module `constants` Dec 17 13:49:40.535 INFO [stderr] Dec 17 13:49:40.535 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `constants` Dec 17 13:49:40.535 INFO [stderr] --> tests/post.rs:65:8 Dec 17 13:49:40.535 INFO [stderr] | Dec 17 13:49:40.535 INFO [stderr] 65 | link = constants::HOSTNAME, Dec 17 13:49:40.535 INFO [stderr] | ^^^^^^^^^ use of undeclared type or module `constants` Dec 17 13:49:40.535 INFO [stderr] Dec 17 13:49:40.535 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Utc` Dec 17 13:49:40.535 INFO [stderr] --> tests/post.rs:66:7 Dec 17 13:49:40.535 INFO [stderr] | Dec 17 13:49:40.535 INFO [stderr] 66 | now = Utc::now().to_rfc2822())) Dec 17 13:49:40.535 INFO [stderr] | ^^^ use of undeclared type or module `Utc` Dec 17 13:49:40.535 INFO [stderr] Dec 17 13:49:40.537 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `constants` Dec 17 13:49:40.537 INFO [stderr] --> tests/post.rs:93:8 Dec 17 13:49:40.537 INFO [stderr] | Dec 17 13:49:40.537 INFO [stderr] 93 | user = constants::USERNAME, Dec 17 13:49:40.537 INFO [stderr] | ^^^^^^^^^ use of undeclared type or module `constants` Dec 17 13:49:40.537 INFO [stderr] Dec 17 13:49:40.537 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `constants` Dec 17 13:49:40.537 INFO [stderr] --> tests/post.rs:94:8 Dec 17 13:49:40.537 INFO [stderr] | Dec 17 13:49:40.537 INFO [stderr] 94 | host = constants::HOSTNAME, Dec 17 13:49:40.537 INFO [stderr] | ^^^^^^^^^ use of undeclared type or module `constants` Dec 17 13:49:40.537 INFO [stderr] Dec 17 13:49:40.544 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `constants` Dec 17 13:49:40.544 INFO [stderr] --> tests/post.rs:117:8 Dec 17 13:49:40.544 INFO [stderr] | Dec 17 13:49:40.544 INFO [stderr] 117 | user = constants::USERNAME, Dec 17 13:49:40.544 INFO [stderr] | ^^^^^^^^^ use of undeclared type or module `constants` Dec 17 13:49:40.548 INFO [stderr] warning: unused `#[macro_use]` import Dec 17 13:49:40.548 INFO [stderr] --> src/main.rs:2:1 Dec 17 13:49:40.548 INFO [stderr] | Dec 17 13:49:40.548 INFO [stderr] 2 | #[macro_use] Dec 17 13:49:40.548 INFO [stderr] | ^^^^^^^^^^^^ Dec 17 13:49:40.548 INFO [stderr] | Dec 17 13:49:40.548 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 17 13:49:40.549 INFO [stderr] Dec 17 13:49:40.549 INFO [stderr] Dec 17 13:49:40.549 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `constants` Dec 17 13:49:40.549 INFO [stderr] --> tests/post.rs:118:8 Dec 17 13:49:40.549 INFO [stderr] | Dec 17 13:49:40.549 INFO [stderr] 118 | host = constants::HOSTNAME)); Dec 17 13:49:40.549 INFO [stderr] | ^^^^^^^^^ use of undeclared type or module `constants` Dec 17 13:49:40.549 INFO [stderr] Dec 17 13:49:40.550 INFO [stderr] error[E0412]: cannot find type `Post` in this scope Dec 17 13:49:40.550 INFO [stderr] --> tests/post.rs:6:26 Dec 17 13:49:40.550 INFO [stderr] | Dec 17 13:49:40.550 INFO [stderr] 6 | fn example_post() -> Post { Dec 17 13:49:40.550 INFO [stderr] | ^^^^ not found in this scope Dec 17 13:49:40.550 INFO [stderr] Dec 17 13:49:40.550 INFO [stderr] error[E0422]: cannot find struct, variant or union type `Post` in this scope Dec 17 13:49:40.550 INFO [stderr] --> tests/post.rs:7:9 Dec 17 13:49:40.550 INFO [stderr] | Dec 17 13:49:40.550 INFO [stderr] 7 | Post { Dec 17 13:49:40.550 INFO [stderr] | ^^^^ not found in this scope Dec 17 13:49:40.550 INFO [stderr] Dec 17 13:49:40.550 INFO [stderr] error[E0425]: cannot find function `create_rss_from_posts` in this scope Dec 17 13:49:40.550 INFO [stderr] --> tests/post.rs:48:13 Dec 17 13:49:40.550 INFO [stderr] | Dec 17 13:49:40.551 INFO [stderr] 48 | create_rss_from_posts(&vec![example_post()]), Dec 17 13:49:40.551 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ did you mean `_create_rss_from_posts`? Dec 17 13:49:40.551 INFO [stderr] Dec 17 13:49:40.551 INFO [stderr] error[E0425]: cannot find function `create_atom_from_posts` in this scope Dec 17 13:49:40.551 INFO [stderr] --> tests/post.rs:72:13 Dec 17 13:49:40.551 INFO [stderr] | Dec 17 13:49:40.551 INFO [stderr] 72 | create_atom_from_posts(&vec![example_post()]), Dec 17 13:49:40.551 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ did you mean `_create_atom_from_posts`? Dec 17 13:49:40.551 INFO [stderr] Dec 17 13:49:40.551 INFO [stderr] error[E0425]: cannot find value `Utc` in this scope Dec 17 13:49:40.551 INFO [stderr] --> tests/post.rs:95:7 Dec 17 13:49:40.551 INFO [stderr] | Dec 17 13:49:40.551 INFO [stderr] 95 | now = Utc.timestamp(0, 0).to_rfc2822(), Dec 17 13:49:40.551 INFO [stderr] | ^^^ not found in this scope Dec 17 13:49:40.551 INFO [stderr] Dec 17 13:49:40.551 INFO [stderr] error[E0425]: cannot find function `create_json_from_posts` in this scope Dec 17 13:49:40.551 INFO [stderr] --> tests/post.rs:102:13 Dec 17 13:49:40.551 INFO [stderr] | Dec 17 13:49:40.551 INFO [stderr] 102 | create_json_from_posts(&vec![example_post()]), Dec 17 13:49:40.551 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ did you mean `_create_json_from_posts`? Dec 17 13:49:40.551 INFO [stderr] Dec 17 13:49:40.552 INFO [stderr] error: aborting due to 18 previous errors Dec 17 13:49:40.556 INFO [stderr] Dec 17 13:49:40.556 INFO [stderr] Some errors occurred: E0412, E0422, E0425, E0432, E0433. Dec 17 13:49:40.556 INFO [stderr] For more information about an error, try `rustc --explain E0412`. Dec 17 13:49:40.585 INFO [stderr] error: Could not compile `microbe`. Dec 17 13:49:40.585 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 17 13:49:40.624 INFO [stderr] warning: unused `#[macro_use]` import Dec 17 13:49:40.624 INFO [stderr] --> src/main.rs:2:1 Dec 17 13:49:40.624 INFO [stderr] | Dec 17 13:49:40.624 INFO [stderr] 2 | #[macro_use] Dec 17 13:49:40.624 INFO [stderr] | ^^^^^^^^^^^^ Dec 17 13:49:40.624 INFO [stderr] | Dec 17 13:49:40.624 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 17 13:49:40.625 INFO [stderr] Dec 17 13:49:40.889 INFO [stderr] error: build failed Dec 17 13:49:42.345 INFO running `"docker" "inspect" "e2cbd9084a5422ac785c0a09e0924647bd8a74b14105e9437ae2eafd7c9d40a0"` Dec 17 13:49:42.700 INFO running `"docker" "rm" "-f" "e2cbd9084a5422ac785c0a09e0924647bd8a74b14105e9437ae2eafd7c9d40a0"` Dec 17 13:49:43.088 INFO [stdout] e2cbd9084a5422ac785c0a09e0924647bd8a74b14105e9437ae2eafd7c9d40a0