[INFO] crate amiwo 0.2.3 is already in cache [INFO] checking amiwo-0.2.3 against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] extracting crate amiwo 0.2.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate amiwo 0.2.3 on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate amiwo 0.2.3 [INFO] finished tweaking crates.io crate amiwo 0.2.3 [INFO] tweaked toml for crates.io crate amiwo 0.2.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "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] eb06e832f41357f41d39481301985ba25c766a987fe7902bc1d1f61cd678ece7 [INFO] running `"docker" "start" "-a" "eb06e832f41357f41d39481301985ba25c766a987fe7902bc1d1f61cd678ece7"` [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling yansi v0.3.4 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling state v0.2.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling term-painter v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking libc v0.2.65 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rocket v0.2.11 [INFO] [stderr] Compiling rocket_codegen v0.2.11 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking compiletest_rs v0.2.10 [INFO] [stderr] error[E0432]: unresolved import `test::TestPaths` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.2.10/src/lib.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | use test::TestPaths; [INFO] [stderr] | ^^^^^^--------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `TestOpts` [INFO] [stderr] | no `TestPaths` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `test::TestPaths` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.2.10/src/runtest.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use test::TestPaths; [INFO] [stderr] | ^^^^^^--------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `TestOpts` [INFO] [stderr] | no `TestPaths` in the root [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.2.10/src/lib.rs:99:22 [INFO] [stderr] | [INFO] [stderr] 99 | run_ignored: config.run_ignored, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ expected enum `test::RunIgnored`, found bool [INFO] [stderr] | [INFO] [stderr] = note: expected type `test::RunIgnored` [INFO] [stderr] found type `bool` [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `test::TestOpts` has no field named `quiet` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.2.10/src/lib.rs:100:9 [INFO] [stderr] | [INFO] [stderr] 100 | quiet: config.quiet, [INFO] [stderr] | ^^^^^ `test::TestOpts` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `list`, `filter`, `filter_exact`, `exclude_should_panic`, `run_ignored` ... and 10 others [INFO] [stderr] [INFO] [stderr] error[E0063]: missing field `test_type` in initializer of `test::TestDesc` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.2.10/src/lib.rs:239:15 [INFO] [stderr] | [INFO] [stderr] 239 | desc: test::TestDesc { [INFO] [stderr] | ^^^^^^^^^^^^^^ missing `test_type` [INFO] [stderr] [INFO] [stderr] error[E0593]: closure is expected to take 0 arguments, but it takes a single 0-tuple as argument [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.2.10/src/lib.rs:263:30 [INFO] [stderr] | [INFO] [stderr] 263 | test::DynTestFn(Box::new(move |()| { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected closure that takes 0 arguments [INFO] [stderr] | takes a single 0-tuple as argument [INFO] [stderr] help: change the closure to take multiple arguments instead of a single tuple [INFO] [stderr] | [INFO] [stderr] 263 | test::DynTestFn(Box::new(|| { [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking cookie v0.6.2 [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0063, E0308, E0432, E0560, E0593. [INFO] [stderr] For more information about an error, try `rustc --explain E0063`. [INFO] [stderr] error: could not compile `compiletest_rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "eb06e832f41357f41d39481301985ba25c766a987fe7902bc1d1f61cd678ece7"` [INFO] running `"docker" "rm" "-f" "eb06e832f41357f41d39481301985ba25c766a987fe7902bc1d1f61cd678ece7"` [INFO] [stdout] eb06e832f41357f41d39481301985ba25c766a987fe7902bc1d1f61cd678ece7