[INFO] updating cached repository https://github.com/antoyo/servo-gtk
[INFO] running `"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"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 1ddddfe8d5de7f3b167bd9378021ab76166282d6
[INFO] checking antoyo/servo-gtk against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Fservo-gtk" "/workspace/builds/worker-0/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/antoyo/servo-gtk on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/antoyo/servo-gtk
[INFO] finished tweaking git repo https://github.com/antoyo/servo-gtk
[INFO] tweaked toml for git repo https://github.com/antoyo/servo-gtk written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate git repo https://github.com/antoyo/servo-gtk already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+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] 7266f5768753b05d017fe9d33ee776af16f60c3d124fee283f66d1b28325229b
[INFO] running `"docker" "start" "-a" "7266f5768753b05d017fe9d33ee776af16f60c3d124fee283f66d1b28325229b"`
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]     Checking scopeguard v0.3.2
[INFO] [stderr]    Compiling itoa v0.4.1
[INFO] [stderr]    Compiling bindgen v0.39.0
[INFO] [stderr]    Compiling ansi_term v0.10.2
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling termcolor v0.3.6
[INFO] [stderr]     Checking smallbitvec v2.1.1
[INFO] [stderr]    Compiling num-integer v0.1.38
[INFO] [stderr]     Checking signpost v0.1.0 (https://github.com/pcwalton/signpost.git#7ed71250)
[INFO] [stderr]    Compiling same-file v1.0.2
[INFO] [stderr]    Compiling gstreamer v0.12.0
[INFO] [stderr]     Checking muldiv v0.2.0
[INFO] [stderr]    Compiling gstreamer-base v0.12.0
[INFO] [stderr]    Compiling openssl v0.10.11
[INFO] [stderr]     Checking atomic_refcell v0.1.0
[INFO] [stderr]    Compiling gstreamer-video v0.12.0
[INFO] [stderr]    Compiling gstreamer-audio v0.12.0
[INFO] [stderr]    Compiling gstreamer-app v0.12.0
[INFO] [stderr]    Compiling gstreamer-player v0.12.0
[INFO] [stderr]     Checking binary-space-partition v0.1.2
[INFO] [stderr]    Compiling webrender v0.57.2 (https://github.com/servo/webrender#790b76f1)
[INFO] [stderr]     Checking ucd v0.1.1
[INFO] [stderr]     Checking boxfnonce v0.1.0
[INFO] [stderr]     Checking byte-slice-cast v0.2.0
[INFO] [stderr]    Compiling hyper-openssl v0.6.1
[INFO] [stderr]     Checking thread_profiler v0.1.3
[INFO] [stderr]    Compiling gio v0.5.1
[INFO] [stderr]     Checking ref_filter_map v1.0.1
[INFO] [stderr]    Compiling script_plugins v0.0.1 (https://github.com/servo/servo?rev=a2937d948818665ecda16a06fe6c8fa751d265fd#a2937d94)
[INFO] [stderr]    Compiling gdk v0.9.0
[INFO] [stderr]     Checking threadpool v1.3.2
[INFO] [stderr]     Checking ref_slice v1.1.1
[INFO] [stderr]     Checking swapper v0.1.0
[INFO] [stderr]     Checking mitochondria v1.1.2
[INFO] [stderr]     Checking histogram v0.6.8
[INFO] [stderr]    Compiling gtk v0.5.0
[INFO] [stderr] error[E0462]: found staticlib `rustc` instead of rlib or dylib
[INFO] [stderr]   --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/a2937d9/components/script_plugins/lib.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | extern crate rustc;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: please recompile that crate using --crate-type lib
[INFO] [stderr]    = note: the following crate versions were found:
[INFO] [stderr]            crate `rustc`: /opt/rustwide/rustup-home/toolchains/209b2be09fcaff937480d1fbbe8b31646e361c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a
[INFO] [stderr]            crate `rustc`: /opt/rustwide/rustup-home/toolchains/209b2be09fcaff937480d1fbbe8b31646e361c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a
[INFO] [stderr]            crate `rustc`: /opt/rustwide/rustup-home/toolchains/209b2be09fcaff937480d1fbbe8b31646e361c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a
[INFO] [stderr]            crate `rustc`: /opt/rustwide/rustup-home/toolchains/209b2be09fcaff937480d1fbbe8b31646e361c7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[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 `"docker" "inspect" "7266f5768753b05d017fe9d33ee776af16f60c3d124fee283f66d1b28325229b"`
[INFO] running `"docker" "rm" "-f" "7266f5768753b05d017fe9d33ee776af16f60c3d124fee283f66d1b28325229b"`
[INFO] [stdout] 7266f5768753b05d017fe9d33ee776af16f60c3d124fee283f66d1b28325229b
