[INFO] updating cached repository https://github.com/mercode-org/fireframe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22723a333da687b3762289e73cfc81be74fc6207 [INFO] testing mercode-org/fireframe against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmercode-org%2Ffireframe" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mercode-org/fireframe on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mercode-org/fireframe [INFO] finished tweaking git repo https://github.com/mercode-org/fireframe [INFO] tweaked toml for git repo https://github.com/mercode-org/fireframe written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/mercode-org/fireframe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ce8f0eafd5c998641fee4553bc3a65dd045a8e145abd5d2ccbf7d4c2b1f1f81c [INFO] running `Command { std: "docker" "start" "-a" "ce8f0eafd5c998641fee4553bc3a65dd045a8e145abd5d2ccbf7d4c2b1f1f81c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce8f0eafd5c998641fee4553bc3a65dd045a8e145abd5d2ccbf7d4c2b1f1f81c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce8f0eafd5c998641fee4553bc3a65dd045a8e145abd5d2ccbf7d4c2b1f1f81c", kill_on_drop: false }` [INFO] [stdout] ce8f0eafd5c998641fee4553bc3a65dd045a8e145abd5d2ccbf7d4c2b1f1f81c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc227bdc65befc2c07c25ed239d5ad358399655c1c90f341e94821aaeff84cea [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dc227bdc65befc2c07c25ed239d5ad358399655c1c90f341e94821aaeff84cea", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling smallbitvec v2.3.0 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling surfman-chains-api v0.2.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling boxfnonce v0.1.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bindgen v0.53.1 [INFO] [stderr] Compiling servo-media-traits v0.1.0 (https://github.com/servo/media#62cd58a9) [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling speexdsp-resampler v0.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling byte-slice-cast v0.2.0 [INFO] [stderr] Compiling signpost v0.1.0 (https://github.com/pcwalton/signpost.git#7ed71250) [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling cfg_aliases v0.1.0 [INFO] [stderr] Compiling encoding_c_mem v0.2.5 [INFO] [stderr] Compiling encoding_c v0.9.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling atomic_refcell v0.1.6 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling binary-space-partition v0.1.2 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.0 [INFO] [stderr] Compiling svg_fmt v0.4.0 [INFO] [stderr] Compiling thread_profiler v0.1.3 [INFO] [stderr] Compiling ucd v0.1.1 [INFO] [stderr] Compiling sw-composite v0.7.7 [INFO] [stderr] Compiling half v1.0.0 [INFO] [stderr] Compiling hyper-openssl v0.7.1 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling net v0.0.1 (https://github.com/servo/servo?rev=5504d9259d59bb80e019ed1563b213dcf56fc86a#5504d925) [INFO] [stderr] Compiling swapper v0.1.0 [INFO] [stderr] Compiling mitochondria v1.1.2 [INFO] [stderr] Compiling ref_filter_map v1.0.1 [INFO] [stderr] Compiling ref_slice v1.1.1 [INFO] [stderr] Compiling script_plugins v0.0.1 (https://github.com/servo/servo?rev=5504d9259d59bb80e019ed1563b213dcf56fc86a#5504d925) [INFO] [stderr] Compiling libservo v0.0.1 (https://github.com/servo/servo?rev=5504d9259d59bb80e019ed1563b213dcf56fc86a#5504d925) [INFO] [stderr] Compiling histogram v0.6.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stdout] error[E0463]: can't find crate for `rustc_ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/5504d92/components/script_plugins/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate rustc_ast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `script_plugins`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dc227bdc65befc2c07c25ed239d5ad358399655c1c90f341e94821aaeff84cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc227bdc65befc2c07c25ed239d5ad358399655c1c90f341e94821aaeff84cea", kill_on_drop: false }` [INFO] [stdout] dc227bdc65befc2c07c25ed239d5ad358399655c1c90f341e94821aaeff84cea