[INFO] crate cssparser 0.27.2 is already in cache [INFO] testing cssparser-0.27.2 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate cssparser 0.27.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cssparser 0.27.2 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cssparser 0.27.2 [INFO] finished tweaking crates.io crate cssparser 0.27.2 [INFO] tweaked toml for crates.io crate cssparser 0.27.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0796a56f5dbb99578fb2fe6536aa36bb7813103116fa0ce1eb426b56bfcc6258 [INFO] running `"docker" "start" "-a" "0796a56f5dbb99578fb2fe6536aa36bb7813103116fa0ce1eb426b56bfcc6258"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.79s [INFO] running `"docker" "inspect" "0796a56f5dbb99578fb2fe6536aa36bb7813103116fa0ce1eb426b56bfcc6258"` [INFO] running `"docker" "rm" "-f" "0796a56f5dbb99578fb2fe6536aa36bb7813103116fa0ce1eb426b56bfcc6258"` [INFO] [stdout] 0796a56f5dbb99578fb2fe6536aa36bb7813103116fa0ce1eb426b56bfcc6258 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d168872ec344968df5dd54e8a7704a9b001389ce924830c9740947f82f5faa50 [INFO] running `"docker" "start" "-a" "d168872ec344968df5dd54e8a7704a9b001389ce924830c9740947f82f5faa50"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling cssparser v0.27.2 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/css-parsing-tests/component_value_list.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:113:9 [INFO] [stderr] | [INFO] [stderr] 113 | include_str!("css-parsing-tests/component_value_list.json"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/one_component_value.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:121:9 [INFO] [stderr] | [INFO] [stderr] 121 | include_str!("css-parsing-tests/one_component_value.json"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/declaration_list.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:134:9 [INFO] [stderr] | [INFO] [stderr] 134 | include_str!("css-parsing-tests/declaration_list.json"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/one_declaration.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:148:9 [INFO] [stderr] | [INFO] [stderr] 148 | include_str!("css-parsing-tests/one_declaration.json"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/rule_list.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:157:20 [INFO] [stderr] | [INFO] [stderr] 157 | run_json_tests(include_str!("css-parsing-tests/rule_list.json"), |input| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/stylesheet.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:168:20 [INFO] [stderr] | [INFO] [stderr] 168 | run_json_tests(include_str!("css-parsing-tests/stylesheet.json"), |input| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/one_rule.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:179:20 [INFO] [stderr] | [INFO] [stderr] 179 | run_json_tests(include_str!("css-parsing-tests/one_rule.json"), |input| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/stylesheet_bytes.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:205:9 [INFO] [stderr] | [INFO] [stderr] 205 | include_str!("css-parsing-tests/stylesheet_bytes.json"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/color3.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:367:21 [INFO] [stderr] | [INFO] [stderr] 367 | run_color_tests(include_str!("css-parsing-tests/color3.json"), |c| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/color3_hsl.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:374:21 [INFO] [stderr] | [INFO] [stderr] 374 | run_color_tests(include_str!("css-parsing-tests/color3_hsl.json"), |c| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/color3_keywords.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:383:9 [INFO] [stderr] | [INFO] [stderr] 383 | include_str!("css-parsing-tests/color3_keywords.json"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/An+B.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:390:20 [INFO] [stderr] | [INFO] [stderr] 390 | run_json_tests(include_str!("css-parsing-tests/An+B.json"), |input| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/urange.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:404:20 [INFO] [stderr] | [INFO] [stderr] 404 | run_json_tests(include_str!("css-parsing-tests/urange.json"), |input| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/component_value_list.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:441:9 [INFO] [stderr] | [INFO] [stderr] 441 | include_str!("css-parsing-tests/component_value_list.json"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 14 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `cssparser`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d168872ec344968df5dd54e8a7704a9b001389ce924830c9740947f82f5faa50"` [INFO] running `"docker" "rm" "-f" "d168872ec344968df5dd54e8a7704a9b001389ce924830c9740947f82f5faa50"` [INFO] [stdout] d168872ec344968df5dd54e8a7704a9b001389ce924830c9740947f82f5faa50