[INFO] cloning repository https://github.com/codebase-labs/ic-auth-tokens
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codebase-labs/ic-auth-tokens" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodebase-labs%2Fic-auth-tokens", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodebase-labs%2Fic-auth-tokens'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76113cbaa8b788b1989a9d5ef0868cdb12ee46af
[INFO] testing codebase-labs/ic-auth-tokens against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodebase-labs%2Fic-auth-tokens" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/codebase-labs/ic-auth-tokens
[INFO] finished tweaking git repo https://github.com/codebase-labs/ic-auth-tokens
[INFO] tweaked toml for git repo https://github.com/codebase-labs/ic-auth-tokens written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codebase-labs/ic-auth-tokens on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/codebase-labs/ic-auth-tokens already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: profile.release.linker-plugin-lto
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ic-cdk v0.5.6
[INFO] [stderr]   Downloaded typed-arena v2.0.1
[INFO] [stderr]   Downloaded ic-cdk-macros v0.5.6
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.3
[INFO] [stderr]   Downloaded proc-macro-crate v1.2.1
[INFO] [stderr]   Downloaded crc v3.0.0
[INFO] [stderr]   Downloaded ic-types v0.4.2
[INFO] [stderr]   Downloaded candid_derive v0.4.5
[INFO] [stderr]   Downloaded candid v0.7.16
[INFO] [stderr]   Downloaded crc-catalog v2.1.0
[INFO] [stderr]   Downloaded lalrpop-util v0.19.8
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded sha2 v0.10.5
[INFO] [stderr]   Downloaded data-encoding v2.3.2
[INFO] [stderr]   Downloaded argon2 v0.4.1
[INFO] [stderr]   Downloaded lock_api v0.4.8
[INFO] [stderr]   Downloaded semver v1.0.14
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded itertools v0.10.4
[INFO] [stderr]   Downloaded petgraph v0.6.2
[INFO] [stderr]   Downloaded lalrpop v0.19.8
[INFO] [stderr]   Downloaded libc v0.2.132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b00fad80d3922ec6fac44908b81d1dc3cd1f47ceea2ca8c65a8dc293cecb5858
[INFO] running `Command { std: "docker" "start" "b00fad80d3922ec6fac44908b81d1dc3cd1f47ceea2ca8c65a8dc293cecb5858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b00fad80d3922ec6fac44908b81d1dc3cd1f47ceea2ca8c65a8dc293cecb5858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b00fad80d3922ec6fac44908b81d1dc3cd1f47ceea2ca8c65a8dc293cecb5858" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b00fad80d3922ec6fac44908b81d1dc3cd1f47ceea2ca8c65a8dc293cecb5858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b00fad80d3922ec6fac44908b81d1dc3cd1f47ceea2ca8c65a8dc293cecb5858" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: profile.release.linker-plugin-lto
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling itertools v0.10.4
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling base64ct v1.5.2
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling base62 v2.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sha2 v0.10.5
[INFO] [stderr]    Compiling blake2 v0.10.4
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling candid_derive v0.4.5
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde_bytes v0.11.7
[INFO] [stderr]    Compiling serde_tokenstream v0.1.3
[INFO] [stderr]    Compiling ic-types v0.4.2
[INFO] [stderr]    Compiling candid v0.7.16
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling num_enum v0.5.7
[INFO] [stderr]    Compiling ic-cdk v0.5.6
[INFO] [stderr]    Compiling ic-cdk-macros v0.5.6
[INFO] [stderr]    Compiling ic-auth-tokens v0.1.0 (/opt/rustwide/workdir/crates/ic-auth-tokens)
[INFO] [stderr]    Compiling ic-auth-tokens-example v0.1.0 (/opt/rustwide/workdir/examples/ic-auth-tokens-example)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustcNIZi8E/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcNIZi8E/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand_chacha-a071cdd1706c62e9,libppv_lite86-f1eaae57f9caf7a8,libic_auth_tokens,libbase62-38bbffdc76a681a2,librand-4f242fbfd731d369,libic_cdk-590fa3fd88c1ba1e,libcandid-b3f11f72be39db6e,libleb128-7759971397ea6ba0,libbyteorder-fb36fe721788ce00,liblogos-c3c550d647220f26,libnum_bigint-47a74abc175ebca6,libnum_integer-9910ae9b10657125,libnum_traits-5285743d482a718d,libanyhow-ec5f7d6f5e8b9f7e,libnum_enum-7b0c0ba3242ffce4,libic_types-8feec754daf361c3,libcrc32fast-b1b13fb2b4f6e9b8,libdata_encoding-9eebee97bb500caa,libserde_bytes-e5a16dee6f3ea533,libhex-13e08b3b00984ab7,libsha2-969936d42bbfce78,libcpufeatures-334c279ac859326b,libcfg_if-3e7fc4e38d4a72b5,libbinread-62a8e6df1b2663b5,liblazy_static-af860367908b8176,liblalrpop_util-85c1dc40e9022773,libregex-30c60fc095687bcc,libaho_corasick-3cc81da252d5bd3f,libmemchr-3d0ec59241a02054,libregex_syntax-00b81cede0cdc0da,libthiserror-661bb54a2a601092,libcodespan_reporting-3b8fbc5d9f4a455e,libunicode_width-e6feeb9daa4fd470,libtermcolor-214b0416d5f44404,libpretty-9669c49a1bd84a23,libarrayvec-d564b1181ab8b533,libtyped_arena-8064d18db9218f3c,libserde-51f47a1035ba2b65,libcrc-e1a6c6978f3080d8,libcrc_catalog-d74ddada72fed136,libargon2-ef6356e57ae050c2,libblake2-84317cd048a4ab3a,libdigest-106783cc06c91e25,libblock_buffer-16d743d3d12f9042,libcrypto_common-ce5c1746bf6cc61f,libgeneric_array-07c42eafd0991c57,libtypenum-154e5e71ce33df4e,libpassword_hash-4f4a0cfec477c0ee,libsubtle-e8a5d4b550a2b725,libbase64ct-d2f68be856c8affe,librand_core-8981d980ec90f4dd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcNIZi8E/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libic_auth_tokens_example.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /opt/rustwide/target/debug/deps/rustcNIZi8E/list:3: ; expected, but got verify_auth_token
[INFO] [stdout]           >>>     canister_query verify_auth_token;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ic-auth-tokens-example` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b00fad80d3922ec6fac44908b81d1dc3cd1f47ceea2ca8c65a8dc293cecb5858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b00fad80d3922ec6fac44908b81d1dc3cd1f47ceea2ca8c65a8dc293cecb5858", kill_on_drop: false }`
[INFO] [stdout] b00fad80d3922ec6fac44908b81d1dc3cd1f47ceea2ca8c65a8dc293cecb5858
