[INFO] crate openidconnect 1.0.1 is already in cache [INFO] testing openidconnect-1.0.1 against 1.45.2 for beta-1.46-1 [INFO] extracting crate openidconnect 1.0.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate openidconnect 1.0.1 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate openidconnect 1.0.1 [INFO] finished tweaking crates.io crate openidconnect 1.0.1 [INFO] tweaked toml for crates.io crate openidconnect 1.0.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate openidconnect 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01977098dd7154563845c09b8fc04855e4f88030e5254305421aa00257cb8497 [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" "01977098dd7154563845c09b8fc04855e4f88030e5254305421aa00257cb8497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01977098dd7154563845c09b8fc04855e4f88030e5254305421aa00257cb8497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01977098dd7154563845c09b8fc04855e4f88030e5254305421aa00257cb8497", kill_on_drop: false }` [INFO] [stdout] 01977098dd7154563845c09b8fc04855e4f88030e5254305421aa00257cb8497 [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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", 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] 445fa060deb26c10e48ddc89bbae4808eec30b2d1997a0db0d5f13da0cf72740 [INFO] running `Command { std: "docker" "start" "-a" "445fa060deb26c10e48ddc89bbae4808eec30b2d1997a0db0d5f13da0cf72740", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling oauth2 v3.0.0 [INFO] [stderr] Compiling openidconnect v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "445fa060deb26c10e48ddc89bbae4808eec30b2d1997a0db0d5f13da0cf72740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "445fa060deb26c10e48ddc89bbae4808eec30b2d1997a0db0d5f13da0cf72740", kill_on_drop: false }` [INFO] [stdout] 445fa060deb26c10e48ddc89bbae4808eec30b2d1997a0db0d5f13da0cf72740 [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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61a630d57b360bd9d51b54a81b7751bf3f487766e633caf3d44b03d0c209ca80 [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" "61a630d57b360bd9d51b54a81b7751bf3f487766e633caf3d44b03d0c209ca80", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling pretty_assertions v0.5.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling retry v0.5.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling color-backtrace v0.2.3 [INFO] [stderr] Compiling openidconnect v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `openidconnect`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rp_certification_code --edition=2018 tests/rp_certification_code.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="reqwest-09"' -C metadata=465467a528dbc50e -C extra-filename=-465467a528dbc50e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-81b9ecf4e71436a0.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-99f3074fd83d1a71.rlib --extern color_backtrace=/opt/rustwide/target/debug/deps/libcolor_backtrace-d49d1773dc271090.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d2e710bba5d0b254.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-d61bb703e99a8bf5.rlib --extern failure_derive=/opt/rustwide/target/debug/deps/libfailure_derive-5ebd8eab3527da5b.so --extern http=/opt/rustwide/target/debug/deps/libhttp-bb2771dd68dfd9ed.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d76719789822668b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-b7bfa7031ede8bc2.rlib --extern openidconnect=/opt/rustwide/target/debug/deps/libopenidconnect-33bd240d0572d1ba.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-b5ae180ca4b593c2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d7496b780d8abe07.rlib --extern reqwest_=/opt/rustwide/target/debug/deps/libreqwest-71e6400499d5f44f.rlib --extern retry=/opt/rustwide/target/debug/deps/libretry-245393acfc481d63.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-695f775a4c073b37.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-869fe01d1cb23095.rlib --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-c1e67dfbff600286.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-5422b7328eeec5e4.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-56e83ac8272eb8a3.rlib --extern untrusted=/opt/rustwide/target/debug/deps/libuntrusted-b64e865d29056863.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b81ff4f3bb800560.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-14dcc627e0c03db9/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "61a630d57b360bd9d51b54a81b7751bf3f487766e633caf3d44b03d0c209ca80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61a630d57b360bd9d51b54a81b7751bf3f487766e633caf3d44b03d0c209ca80", kill_on_drop: false }` [INFO] [stdout] 61a630d57b360bd9d51b54a81b7751bf3f487766e633caf3d44b03d0c209ca80