[INFO] updating cached repository https://github.com/mozilla/janus-plugin-sfu [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] f9e56d8f540fc4acabbff1f6e16acea2d528fb63 [INFO] testing mozilla/janus-plugin-sfu against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fjanus-plugin-sfu" "/workspace/builds/worker-85/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-85/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozilla/janus-plugin-sfu on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mozilla/janus-plugin-sfu [INFO] finished tweaking git repo https://github.com/mozilla/janus-plugin-sfu [INFO] tweaked toml for git repo https://github.com/mozilla/janus-plugin-sfu written to /workspace/builds/worker-85/source/Cargo.toml [INFO] crate git repo https://github.com/mozilla/janus-plugin-sfu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e88ddcbe0dc64e808a5ea0d8079eb74171355bb8ef9be1d227778cfcbcefac3 [INFO] running `Command { std: "docker" "start" "-a" "1e88ddcbe0dc64e808a5ea0d8079eb74171355bb8ef9be1d227778cfcbcefac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e88ddcbe0dc64e808a5ea0d8079eb74171355bb8ef9be1d227778cfcbcefac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e88ddcbe0dc64e808a5ea0d8079eb74171355bb8ef9be1d227778cfcbcefac3", kill_on_drop: false }` [INFO] [stdout] 1e88ddcbe0dc64e808a5ea0d8079eb74171355bb8ef9be1d227778cfcbcefac3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f037d5779d7839cdee71970810cde919f306a3fe59d061fbd876eb730564657 [INFO] running `Command { std: "docker" "start" "-a" "1f037d5779d7839cdee71970810cde919f306a3fe59d061fbd876eb730564657", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling jansson-sys v0.1.0 (https://github.com/mozilla/janus-plugin-rs#a3e3d317) [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling janus-plugin-sys v0.8.0 (https://github.com/mozilla/janus-plugin-rs#a3e3d317) [INFO] [stderr] Compiling janus-plugin v0.13.0 (https://github.com/mozilla/janus-plugin-rs#a3e3d317) [INFO] [stderr] Compiling janus-plugin-sfu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcG9u3MA/list" "-m64" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.janus_plugin_sfu.2969ce72-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/janus_plugin_sfu.1dd21l1a1hgsl4g4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f95f99b2c7ef28ea/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnum_cpus-93e55d30b574703a.rlib" "/opt/rustwide/target/debug/deps/libjanus_plugin-b34c44729a2a4e2f.rlib" "/opt/rustwide/target/debug/deps/libcolored-9a87c90c0295c021.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libatty-bba4e4c2e83e179c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libjanus_plugin_sys-9d53a3e1586a693d.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-3c4d52d9a4b6cc82.rlib" "/opt/rustwide/target/debug/deps/libjansson_sys-18744de210b9a3fa.rlib" "/opt/rustwide/target/debug/deps/libini-8ca9af38033f4a0f.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-fa442d634409c48a.rlib" "/opt/rustwide/target/debug/deps/libpem-3604d037128287d1.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libregex-2045e358205cf48e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-42d7e6427b0d8996.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c57e35d33a5941f5.rlib" "/opt/rustwide/target/debug/deps/libryu-9af0ef5e9bd102a8.rlib" "/opt/rustwide/target/debug/deps/libitoa-aab3dae9dc2121b5.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-22b6c18b32ea69ce.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7899235ed3dd0dbf.rlib" "/opt/rustwide/target/debug/deps/libchrono-c791f5e6c3297c0c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9c9b40c227df3f77.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rlib" "/opt/rustwide/target/debug/deps/libtime-550281ba8fbcd385.rlib" "/opt/rustwide/target/debug/deps/libring-e236f3d5c7e749e6.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib" "/opt/rustwide/target/debug/deps/liblibc-f893b40ee0816170.rlib" "/opt/rustwide/target/debug/deps/libserde-6ce7ed36cb870252.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lglib-2.0" "-ljansson" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libjanus_plugin_sfu.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ljansson [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `janus-plugin-sfu` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1f037d5779d7839cdee71970810cde919f306a3fe59d061fbd876eb730564657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f037d5779d7839cdee71970810cde919f306a3fe59d061fbd876eb730564657", kill_on_drop: false }` [INFO] [stdout] 1f037d5779d7839cdee71970810cde919f306a3fe59d061fbd876eb730564657