[INFO] fetching crate conllu 0.3.1...
[INFO] checking conllu-0.3.1 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate conllu 0.3.1 into /workspace/builds/worker-10/source
[INFO] validating manifest of crates.io crate conllu 0.3.1 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate conllu 0.3.1
[INFO] finished tweaking crates.io crate conllu 0.3.1
[INFO] tweaked toml for crates.io crate conllu 0.3.1 written to /workspace/builds/worker-10/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 0f0a2acd9d1ad68e9e0bd36967950f8f04be651c71459d13935de1b7e8273408
[INFO] running `"docker" "start" "-a" "0f0a2acd9d1ad68e9e0bd36967950f8f04be651c71459d13935de1b7e8273408"`
[INFO] [stderr]     Checking ordermap v0.3.5
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking failure v0.1.7
[INFO] [stderr]     Checking quickcheck v0.9.2
[INFO] [stderr]     Checking petgraph v0.4.13
[INFO] [stderr]     Checking conllu v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `test`
[INFO] [stderr]  --> benches/features.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use test::{black_box, Bencher};
[INFO] [stderr]   |     ^^^^ use of undeclared type or module `test`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `from_string` found for struct `conllu::token::Features` in the current scope
[INFO] [stderr]   --> benches/features.rs:19:38
[INFO] [stderr]    |
[INFO] [stderr] 19 |             let features = Features::from_string(*f_str);
[INFO] [stderr]    |                                      ^^^^^^^^^^^ function or associated item not found in `conllu::token::Features`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0432, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0432`.
[INFO] [stderr] error: could not compile `conllu`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "0f0a2acd9d1ad68e9e0bd36967950f8f04be651c71459d13935de1b7e8273408"`
[INFO] running `"docker" "rm" "-f" "0f0a2acd9d1ad68e9e0bd36967950f8f04be651c71459d13935de1b7e8273408"`
[INFO] [stdout] 0f0a2acd9d1ad68e9e0bd36967950f8f04be651c71459d13935de1b7e8273408
